Skip to content
This repository was archived by the owner on Feb 22, 2024. It is now read-only.

Commit 5ffff0e

Browse files
authored
Merge pull request #3674 from pavel-latyshou-binary/padding-carousel
Pavel / Add carousel left spacing
2 parents 4694f6c + 049e51c commit 5ffff0e

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

static/css/_carousel.scss

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,14 @@
2323
}
2424
}
2525

26+
.carousel_section .slick-list {
27+
margin: 0 0 0 120px;
28+
29+
@media (max-width: 1024px) {
30+
margin: 0 0 0 2em;
31+
}
32+
}
33+
2634
.carousel_section {
2735

2836
&__desktop {
@@ -96,6 +104,7 @@
96104
display: flex;
97105
text-align: center;
98106
outline: none;
107+
99108
}
100109

101110
&__btn_inner {

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy