Compare commits

...

2 Commits

1 changed files with 1 additions and 2 deletions

View File

@ -8,8 +8,7 @@ body{
/* Background */ /* Background */
background-color: white; background-color: white;
background-image: url("https://git.intermate.nl/CIE_plus_plus/resources/raw/branch/main/images/balls.svg"); background-image: url("https://git.intermate.nl/CIE_plus_plus/resources/raw/branch/main/images/balls.svg");
background-repeat: repeat; background-size: contain;
background-size: cover;
} }
h1{ h1{