Fix et fin

This commit is contained in:
2024-11-28 10:08:26 +01:00
parent 6280890543
commit 891df625db
2 changed files with 1 additions and 1 deletions

View File

Before

Width:  |  Height:  |  Size: 809 KiB

After

Width:  |  Height:  |  Size: 809 KiB

View File

@@ -35,7 +35,7 @@ h1 {
left: 0;
width: 100%;
height: 100%;
background: url('../assets/bg-winter.png') no-repeat center center;
background: url('assets/bg-winter.png') no-repeat center center;
background-size: cover;
filter: blur(5px);
z-index: -1;