mirror of
https://github.com/Alvin-Zilverstand/school.git
synced 2026-04-17 18:46:19 +02: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;
|
|
} |