Files
2025-08-21 03:42:21 +02:00

13 lines
242 B
CSS

.pad-down-gallary {
padding-top: 110px; /* Adjust the value as needed */
}
.pad-down {
padding-top: 50px; /* Adjust the value as needed */
}
.pad-up-event {
padding-top: 00px;
}
.pad-down-event {
padding-bottom: 00px;
}