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

align socials and add gap between li children

parent 4acfe60f
No related branches found
No related tags found
No related merge requests found
......@@ -124,6 +124,7 @@
> li
@include meta
display: flex
gap: $spacing1
justify-content: space-between
padding-top: $spacing0
padding-bottom: $spacing0
......@@ -140,8 +141,11 @@
> ul
text-align: right
flex: 1
&.social-share
align-items: center
a
@include link($color-accent)
text-align: right
.share
justify-content: flex-end
a
......
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