fix: fix bg image

This commit is contained in:
Jonas Juselius
2024-02-22 10:12:34 +01:00
parent 793f632ca5
commit ee227fe0dc
@@ -7,7 +7,7 @@
.login-pf body {
background: url("../img/oceanbox-bg.png") no-repeat center center fixed;
background: white;
/* background: white; */
background-size: cover;
height: 100%;
}