This commit is contained in:
cowboykipnugget
2025-02-12 09:35:04 +01:00
parent 3b13c7d32a
commit d32b362f1b
3 changed files with 22 additions and 5 deletions

View File

@@ -1,3 +1,4 @@
/* Algemeen stijlen */
body {
font-family: Arial, sans-serif;
margin: 0;
@@ -66,4 +67,4 @@ footer {
position: fixed;
bottom: 0;
width: 100%;
}
}