Skip to content
Snippets Groups Projects
Unverified Commit ebf66503 authored by Olivia Simonet's avatar Olivia Simonet Committed by GitHub
Browse files

Ajustement de la liste des blocs sans marge inférieure lorsqu'ils sont à la fin de la liste (#814)

parent a59ded05
No related branches found
No related tags found
No related merge requests found
......@@ -23,7 +23,7 @@
margin-top: var(--heading-margin-bottom)
// Specific
$backgrounded_blocks: ".block-call_to_action, .block-chapter--accent_background, .block-chapter--alt_background, .block-timeline--horizontal, .block-pages--cards"
$backgrounded_blocks: ".block-call_to_action--accent_background, .block-chapter--accent_background, .block-chapter--alt_background, .block-timeline--horizontal, .block-pages--cards"
.blocks
.block:first-child
margin-top: 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