This commit is contained in:
vista-man
2024-11-05 11:09:54 +01:00
parent 9bfbdb58b0
commit a962dbe5a9
3 changed files with 93 additions and 2 deletions

View File

@@ -3,4 +3,8 @@
}
.pad-down {
padding-top: 50px; /* Adjust the value as needed */
}
}
.pad-down-event {
padding-top: 250px;
}