diff --git a/keycloak/themes/drill-luxe/login/resources/css/drill-luxe.css b/keycloak/themes/drill-luxe/login/resources/css/drill-luxe.css index e9af6e4..cceb8cc 100644 --- a/keycloak/themes/drill-luxe/login/resources/css/drill-luxe.css +++ b/keycloak/themes/drill-luxe/login/resources/css/drill-luxe.css @@ -200,7 +200,7 @@ body.drill-login::before { .drill-login__brand h1 { max-width: 780px; - font-size: clamp(2.25rem, 4.8vw, 4.9rem); + font-size: clamp(1.9rem, 3.6vw, 3.6rem); } .drill-login__brand p, @@ -630,7 +630,7 @@ body.drill-login::before { } .drill-login__brand h1 { - font-size: clamp(1.9rem, 10vw, 3rem); + font-size: clamp(1.55rem, 8vw, 2.25rem); } .drill-login__industrial-panel, @@ -655,7 +655,7 @@ body.drill-login::before { } .drill-login__brand h1 { - font-size: clamp(2rem, 3.5vw, 3.35rem); + font-size: clamp(1.7rem, 2.8vw, 2.65rem); } .drill-login__brand p {