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

fix block agenda style

parent 5801e9de
No related branches found
No related tags found
No related merge requests found
......@@ -224,6 +224,12 @@
+ .event
margin-top: var(--grid-gutter)
&-content
display: flex
flex-direction: column
.event-description
order: 2
.event-description + .event-categories
margin-bottom: $spacing-2
a
@include stretched-link
&-dates
......@@ -247,7 +253,7 @@
@include media-breakpoint-up(desktop)
.media
width: columns(4)
&-dates
.event-dates
@include h3
margin-bottom: $spacing-4
.event-title,
......@@ -261,7 +267,7 @@
margin-right: var(--grid-gutter-negative)
@include in-page-without-sidebar
align-items: center
&-dates
.event-dates
@include h3
.event-title,
.event-subtitle,
......
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