From 6783e974b91464e5b598461496272208ab243636 Mon Sep 17 00:00:00 2001 From: c6ristian Date: Mon, 29 Jul 2024 22:20:59 +0200 Subject: [PATCH] keycloak: fix login theme for mobile --- keycloak/themes/ccchh/login/resources/css/ccchh/login.css | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/keycloak/themes/ccchh/login/resources/css/ccchh/login.css b/keycloak/themes/ccchh/login/resources/css/ccchh/login.css index ac10ab2..9a31b32 100644 --- a/keycloak/themes/ccchh/login/resources/css/ccchh/login.css +++ b/keycloak/themes/ccchh/login/resources/css/ccchh/login.css @@ -8,8 +8,7 @@ div.kc-logo-text { background: url("../../img/CCCHH.svg") no-repeat center center; background-size: contain; filter: invert(1); - height: 126px; - width: 600px; + height: 100px; } div.kc-logo-text span {