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

added style for categories and subtitle

parent 8908ab1f
No related branches found
No related tags found
No related merge requests found
.block-agenda
&--grid,
&--large,
&--list
.event-subtitle
@include h3
color: $color-text-alt
.event-categories
@include meta
&--grid,
&--large
.event
......@@ -12,9 +21,7 @@
@extend .meta
margin-top: $spacing0
@include media-breakpoint-down(md)
font-size: $h4-size
line-height: $h4-line-height
font-weight: $h4-weight
@include h4
.media
order: -1
img
......@@ -59,14 +66,11 @@
.media
width: col(4, 8)
&-dates
font-size: $h3-size-desktop
line-height: $h3-line-height
font-weight: $h3-weight
@include h3
margin-bottom: $spacing2
&-content h2
font-size: $h2-size-desktop
line-height: $h2-line-height
font-weight: $h2-weight
&-content h2,
&-subtitle
@include h2
@include media-breakpoint-down(desktop)
flex-direction: column
grid-gap: 0
......
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