background fix

This commit is contained in:
2021-11-29 18:53:10 +01:00
parent 9640100719
commit d8c2fda3c9

View File

@@ -119,7 +119,8 @@ body{
padding: 80px 20px;
transition: .4s ease;
background-image: url(../../bilder/background.png);
background-size: 100%;
background-size: 100%;
background-attachment: fixed;
}
/* Animierte Sterne */