Fixed filetype typo

This commit is contained in:
2022-03-16 05:28:43 +01:00
parent b4daaaaf98
commit 56f40ee2ef

View File

@@ -7,7 +7,7 @@
.login-pf body { .login-pf body {
background: linear-gradient(#000000f0, #00000070), background: linear-gradient(#000000f0, #00000070),
url('../img/keycloak-bg.png') no-repeat center center fixed; url('../img/keycloak-bg.jpg') no-repeat center center fixed;
background-size: cover; background-size: cover;
height: 100%; height: 100%;
} }