This commit is contained in:
EspenVista
2025-04-09 09:21:13 +01:00
parent a38eb5e7af
commit 5af5b7dfd8
2 changed files with 32 additions and 9 deletions

View File

@@ -100,8 +100,16 @@
max-width: 100%;
height: auto;
margin-top: 15px;
display: flex;
justify-content: center;
}
.inhoud button {
margin-top: 10px;
}
.background-video {
display: flex;
justify-content: center;
}