This commit is contained in:
vista-man
2024-11-05 12:18:25 +01:00
parent a962dbe5a9
commit 449a0e24fb
20 changed files with 221 additions and 95 deletions

View File

@@ -5,6 +5,9 @@
padding-top: 50px; /* Adjust the value as needed */
}
.pad-up-event {
padding-top: 200px;
}
.pad-down-event {
padding-top: 250px;
padding-bottom: 100px;
}