mirror of
https://github.com/Alvin-Zilverstand/carsite.git
synced 2026-03-06 02:56:38 +01:00
13 lines
243 B
CSS
13 lines
243 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: 100px;
|
|
} |