Skip to content
Snippets Groups Projects
Commit 61d6c6c2 authored by alexisben's avatar alexisben
Browse files

fix gallery

parent 0a29c35c
No related branches found
No related tags found
No related merge requests found
......@@ -53,15 +53,15 @@
.block-pages--cards + &
margin-top: 0
.container
padding-right: 0
.top
padding-right: calc(#{$grid-gutter-sm} / 2)
@include media-breakpoint-up(md)
padding-right: calc(#{$grid-gutter} / 2)
.splide
display: flex
flex-direction: column
&__track
margin-right: -$grid-gutter
&__slide
flex-shrink: initial
&:last-child
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment