background fix

This commit is contained in:
2021-11-29 15:18:06 +01:00
parent eb17e9eb58
commit d499bba29d

View File

@@ -120,7 +120,7 @@ body{
height: 100%; height: 100%;
padding: 80px 20px; padding: 80px 20px;
transition: .4s ease; transition: .4s ease;
background-image: url(./bilder/background.png); background-image: url(../../bilder/background.png);
background-size: 100%; background-size: 100%;
} }