blured login bg by default

This commit is contained in:
Zurdi
2024-01-10 18:06:16 +01:00
parent 7f72bb8784
commit c4a790ca54
2 changed files with 0 additions and 2 deletions

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.2 MiB

After

Width:  |  Height:  |  Size: 714 KiB

View File

@@ -134,8 +134,6 @@ onBeforeMount(async () => {
position: absolute;
background: url("/assets/login_bg.png") center center;
background-size: cover;
-webkit-filter: blur(3px);
filter: blur(3px);
}
#card {
background-color: rgba(0, 0, 0, 0.4);