Skip to content
Snippets Groups Projects
Commit 3a907a8e authored by Olivia206's avatar Olivia206
Browse files

hotfix: fix categories list spacings for mobile

parent 0af85b00
No related branches found
No related tags found
No related merge requests found
...@@ -68,6 +68,9 @@ ...@@ -68,6 +68,9 @@
display: inline display: inline
&::before &::before
content: ' • ' content: ' • '
.post-categories
li
margin-right: space(2)
@include media-breakpoint-up(desktop) @include media-breakpoint-up(desktop)
.large .large
.post .post
......
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