diff --git a/files/assets/css/main.css b/files/assets/css/main.css index 61fc826c3..7a3397ee9 100644 --- a/files/assets/css/main.css +++ b/files/assets/css/main.css @@ -5749,7 +5749,7 @@ img[src="/i/hand.webp"]+img[glow]:not([data-src]) { font-weight: bold; white-space: nowrap; color: white; - font-size: min(3vw,16px); + font-size: 14px; } .srd *, .srd a:hover { color: white; @@ -7152,12 +7152,12 @@ input[type=number] { } .has_header { - padding-top: 85.75px !important + padding-top: 88.73px !important } @media (max-width: 767.98px) { .has_header { - padding-top: 74.55px !important + padding-top: 71.55px !important } } @@ -7227,3 +7227,14 @@ input[type=number] { button, .btn { text-decoration: none !important; } + +#userpage > .container { + padding-left: 0 !important; + padding-right: 0 !important; +} + +@media (min-width: 767.98px) { + .srd { + font-size: 18px; + } +} diff --git a/files/templates/userpage/banner.html b/files/templates/userpage/banner.html index 6e3418fe8..d93d46fb7 100644 --- a/files/templates/userpage/banner.html +++ b/files/templates/userpage/banner.html @@ -269,7 +269,7 @@
- @{{u.username}}'s banner + @{{u.username}}'s banner