Skip to content
Snippets Groups Projects
Commit 9e00c58f authored by Alexis BENOIT's avatar Alexis BENOIT
Browse files

categories grid adjust space

parent 9826e703
No related branches found
No related tags found
No related merge requests found
......@@ -29,9 +29,9 @@
.taxonomy-categories--grid
@include list-reset
@include grid(1)
@include grid(2, sm)
@include grid(3, desktop)
@include grid(1, false, $spacing-4)
@include grid(2, sm, $spacing-4)
@include grid(3, desktop, $spacing-4)
+ *
margin-top: var(--block-space-y)
......
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