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

Pavel / Add carousel left spacing #3674

Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
fix: add carousel left spacing
  • Loading branch information
pavel-latyshou-binary committed Jul 4, 2022
commit 049e51ccdf77a71180ff4129f015771491f3e5ae
9 changes: 9 additions & 0 deletions static/css/_carousel.scss
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,14 @@
}
}

.carousel_section .slick-list {
margin: 0 0 0 120px;

@media (max-width: 1024px) {
margin: 0 0 0 2em;
}
}

.carousel_section {

&__desktop {
Expand Down Expand Up @@ -96,6 +104,7 @@
display: flex;
text-align: center;
outline: none;

}

&__btn_inner {
Expand Down
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