min-height fix for wide screen at.2

This commit is contained in:
2026-06-30 17:18:19 +05:00
parent 5ac4aa108c
commit 945abb30dc

View File

@@ -643,7 +643,7 @@ body.drill-login::before {
}
}
@media (max-height: 820px) and (min-width: 1121px) {
/* @media (max-height: 820px) and (min-width: 1121px) {
.drill-login__shell {
padding: 12px;
gap: 12px;
@@ -680,7 +680,7 @@ body.drill-login::before {
.drill-login__feature-grid strong {
font-size: 0.82rem;
}
}
} */
@media (prefers-reduced-motion: reduce) {
*,