mirror of
https://github.com/Alvin-Zilverstand/school.git
synced 2026-03-06 13:26:22 +01:00
13 lines
242 B
CSS
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;
|
|
} |