min-height fix for wide screen at.4
This commit is contained in:
@@ -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,
|
||||
|
||||
Reference in New Issue
Block a user