mirror of
https://github.com/Alvin-Zilverstand/carsite.git
synced 2026-03-06 11:06:29 +01:00
10 lines
199 B
CSS
10 lines
199 B
CSS
.pad-down-gallary {
|
|
padding-top: 110px; /* Adjust the value as needed */
|
|
}
|
|
.pad-down {
|
|
padding-top: 50px; /* Adjust the value as needed */
|
|
}
|
|
|
|
.pad-down-event {
|
|
padding-top: 250px;
|
|
} |