diff --git a/files/assets/css/main.css b/files/assets/css/main.css index 51966b0e36..0228895e6b 100644 --- a/files/assets/css/main.css +++ b/files/assets/css/main.css @@ -7748,3 +7748,13 @@ body { p { /* fix the transform:exploit */ overflow: hidden !important; } + +#sub-name { + font-size: max(14px, 1.2vw); +} + +@media (min-width: 768px) { + #sub-name { + font-size: 1.5vw; + } +} diff --git a/files/templates/header.html b/files/templates/header.html index 6bc006d929..9eebc1d32a 100644 --- a/files/templates/header.html +++ b/files/templates/header.html @@ -103,7 +103,7 @@ {% if sub %} - = 17 %}style="font-size:max(10px,1.2vw)"{% else %}style="font-size:max(14px,1.2vw)"{% endif %}>{% if not HOLE_STYLE_FLAIR %}/h/{% endif %}{{sub}} + = 17 %}style="font-size:max(10px,1.2vw)"{% endif %}>{% if not HOLE_STYLE_FLAIR %}/h/{% endif %}{{sub}} {% elif has_logo %}