min-height fix for wide screen at.4

This commit is contained in:
2026-06-30 17:32:53 +05:00
parent 7daea8b9ac
commit 665831c9b6

View File

@@ -200,7 +200,7 @@ body.drill-login::before {
.drill-login__brand h1 {
max-width: 780px;
font-size: clamp(1.9rem, 3.6vw, 3.6rem);
font-size: clamp(1.9rem, 3.6vw, 3.6vw);
}
.drill-login__brand p,