Refactor index.html and update Öffnungszeiten section and footer

This commit is contained in:
Juwan Jouma
2024-04-17 09:22:19 +02:00
parent 086c1cd54e
commit 0edc084b36
2 changed files with 40 additions and 9 deletions

View File

@@ -1,4 +1,8 @@
section {
width: 100%;
height: 100vh;
}
footer {
height: 240px;
}