background fix 2

This commit is contained in:
2021-11-29 18:54:50 +01:00
parent d8c2fda3c9
commit 14da12edbb

View File

@@ -120,6 +120,7 @@ body{
transition: .4s ease;
background-image: url(../../bilder/background.png);
background-size: 100%;
background-repeat: no-repeat;
background-attachment: fixed;
}