Skip to content
Snippets Groups Projects
Unverified Commit 44a44be8 authored by Alexis BENOIT's avatar Alexis BENOIT Committed by GitHub
Browse files

Merge pull request #363 from osunyorg/fix-bloc-event-large

Correctifs du bloc agenda en layout large
parents 7a75176a 78adb969
No related branches found
No related tags found
No related merge requests found
......@@ -220,7 +220,7 @@
display: flex
flex-direction: row
position: relative
grid-gap: var(--grid-gutter)
gap: var(--grid-gutter)
+ .event
margin-top: var(--grid-gutter)
&-content
......@@ -256,13 +256,9 @@
@include h2
@include media-breakpoint-down(desktop)
flex-direction: column
grid-gap: 0
.media
margin-left: var(--grid-gutter-negative)
margin-right: var(--grid-gutter-negative)
aspect-ratio: 1
img
margin-bottom: $spacing-2
@include in-page-without-sidebar
align-items: center
&-dates
......
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