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

fix layout

parent aa71abb0
No related branches found
No related tags found
No related merge requests found
...@@ -34,13 +34,12 @@ ul ...@@ -34,13 +34,12 @@ ul
padding-left: px2rem(15) padding-left: px2rem(15)
.blocks .blocks
> [class^='block'] > *
margin-top: $spacing3 margin-top: $spacing3
padding-bottom: $spacing3 padding-bottom: $spacing3
&:last-child &:last-child
padding-bottom: $spacing4 padding-bottom: $spacing4
details details
&:not([open]):hover &:not([open]):hover
summary::after summary::after
......
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