Setup account size (wip)

This commit is contained in:
Aurelien Vaillant
2020-04-05 19:36:06 +02:00
parent c043d9d7cc
commit 82c5764360
+2
View File
@@ -232,6 +232,7 @@ body.logged, .logged .content {
display: block;
position: relative;
max-width: 100%;
line-height: 2.6em;
margin: 0;
padding: 16px 0;
background-color: #2c2b27;
@@ -244,6 +245,7 @@ body.logged, .logged .content {
.user-container .user-username {
margin: 0;
min-height: 82px;
font-size: 2.6em;
}
.user-container .user-fullname, .user-container .user-mail {
width: 50%;