Skip to content
Snippets Groups Projects
Commit b7e1c2d9 authored by Olivia206's avatar Olivia206
Browse files

fixed images for large events block

parent 1fa62939
No related branches found
No related tags found
No related merge requests found
......@@ -20,7 +20,7 @@
img
aspect-ratio: 1
object-fit: cover
margin-bottom: half($spacing0)
width: 100%
&--grid
.events
@include grid(2, md)
......@@ -35,6 +35,8 @@
@extend .h3
&-description
margin-top: $spacing0
.media
margin-bottom: $spacing0
@include in-page-without-sidebar
.events
@include grid(3, desktop)
......@@ -42,6 +44,8 @@
.event
flex-direction: row
grid-gap: $grid-gutter
+ .event
margin-top: $spacing1
&-content
flex: 1
h2, h3
......
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