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

cleanup variable

parent f120cab2
No related branches found
No related tags found
No related merge requests found
......@@ -24,7 +24,6 @@ $spacing2: space(12) !default
$spacing3: space(16) !default
$spacing4: space(32) !default
$spacing5: space(64) !default
$spacing-section-y: space(9) !default // Check usage and remove
// TYPOGRAPHY
......
......@@ -156,12 +156,9 @@ ol.persons--list
@include icon(arrow, after)
margin-left: $spacing1
.lead + .taxonomies-persons
margin-top: $spacing-section-y
.persons__section
* + .persons
margin-top: $spacing-section-y
margin-top: $spacing2
.persons:last-child
padding-bottom: $spacing3
......
......@@ -18,7 +18,7 @@ params:
breadcrumb:
position: hero-start # hero-start | hero-end | after-hero | none
summary:
position: hero # hero | content
position: content # hero | content
search:
active: false
position: menu # menu | fixed | footer
......
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