Fix: need to give the css class the correct name.
All checks were successful
ci/woodpecker/push/keycloak Pipeline was successful
All checks were successful
ci/woodpecker/push/keycloak Pipeline was successful
This commit is contained in:
parent
1b24726e7a
commit
01851a011e
|
@ -3,7 +3,8 @@
|
|||
background-size: cover;
|
||||
height: 100%;
|
||||
}
|
||||
div.ccchh-kc-logo-text {
|
||||
|
||||
div.kc-logo-text {
|
||||
background: url("../../img/CCCHH.svg") no-repeat center center;
|
||||
background-size: contain;
|
||||
filter: invert(1);
|
||||
|
|
Loading…
Reference in a new issue