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

fix block top description margin

parent a12f9ec6
No related branches found
No related tags found
No related merge requests found
......@@ -10,11 +10,13 @@
h2
@include h5
.top
h2:not(.hidden)
h2
+ .description
margin-top: $spacing1
@include media-breakpoint-up(desktop)
margin-top: $spacing2
h2.hidden + .description
margin-top: 0
// Specific
$backgrounded_blocks: ".block-call_to_action, .block-chapter--accent_background, .block-chapter--alt_background, .block-timeline--horizontal, .block-pages--cards"
......
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