Files

13 lines
242 B
CSS
Raw Permalink Normal View History

2024-12-06 21:02:51 +01:00
.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;
}