min-height fix for wide screen at.5

This commit is contained in:
2026-06-30 17:36:47 +05:00
parent 665831c9b6
commit 8dac8d2151

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.6vw);
font-size: 5vh;
}
.drill-login__brand p,