Compare commits

..

No commits in common. "2e77bb81c7886224a3061f1377bda82b5e80b12e" and "98ad8048785096df3b604fec5fe139c2f1ecd8ea" have entirely different histories.

1 changed files with 2 additions and 1 deletions

View File

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