settings: avatar & username (& little stuff too)
This commit is contained in:
@ -1,11 +1,3 @@
|
||||
#app #avatar {
|
||||
max-height: 10em;
|
||||
max-width: 10em;
|
||||
min-height: 6em;
|
||||
min-width: 6em;
|
||||
}
|
||||
|
||||
|
||||
#popup {
|
||||
position: fixed;
|
||||
font-size: 1.2em;
|
||||
|
@ -1,11 +0,0 @@
|
||||
#app * {
|
||||
font-size: 30px;
|
||||
}
|
||||
|
||||
|
||||
#app #main
|
||||
{
|
||||
width: 60%;
|
||||
display: flex;
|
||||
flex-direction: column;
|
||||
}
|
Reference in New Issue
Block a user