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 @@
display: inline
&::before
content: ' • '
.post-categories
li
margin-right: space(2)
@include media-breakpoint-up(desktop)
.large
.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