Starting popup notice
This commit is contained in:
@ -1,18 +1,17 @@
|
||||
#app #main .account
|
||||
{
|
||||
background-color: red;
|
||||
color: #1a1a1a;
|
||||
}
|
||||
|
||||
#app #main
|
||||
{
|
||||
width: 60%;
|
||||
display: flex;
|
||||
margin-left: auto;
|
||||
margin-right: auto;
|
||||
flex-direction: column;
|
||||
color: #1a1a1a;
|
||||
}
|
||||
|
||||
#app #main .profile
|
||||
{
|
||||
background-color: green;
|
||||
color: #1a1a1a;
|
||||
}
|
||||
|
Reference in New Issue
Block a user