diff --git a/custom_portal.css b/custom_portal.css index e3f3855..c0e25e7 100644 --- a/custom_portal.css +++ b/custom_portal.css @@ -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%;