Skip to content
Snippets Groups Projects
Commit 738ab93c authored by sebousan's avatar sebousan
Browse files

Block gallery

parent aa7621f6
No related branches found
No related tags found
No related merge requests found
......@@ -4,15 +4,13 @@
align-items: center
.description
width: col(7)
// @extend .col-md-7
// @include media-breakpoint-down(md)
// margin-top: 2rem
figure
display: block
margin-bottom: 0
> a,
> picture
// @extend .figure-img
img,
picture
display: block
> a
......@@ -20,9 +18,6 @@
&:hover
opacity: .7
picture
display: block
img
height: auto
width: 100%
......@@ -41,6 +36,8 @@
&--grid
.gallery
@include grid(3, md)
@include in-page-without-aside
@include grid(5, md)
&--carousel
.container
......@@ -75,7 +72,6 @@
&__arrows
margin-left: -13px
order: 2
// padding-top: $grid-gutter-width
@media (min-height: 800px)
padding-top: px2rem(40)
&__arrow
......
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