Skip to content
Snippets Groups Projects
Commit 69ebf716 authored by Olivia206's avatar Olivia206
Browse files

removed display flex for event categories list in event page

parent deadaa07
No related branches found
No related tags found
No related merge requests found
......@@ -55,8 +55,9 @@
&::before
padding-right: 0.3rem
.events-categories
display: flex
gap: $spacing-1
li
display: inline-block
margin-right: $spacing-1
a
@include link(var(--color-accent))
.events-actions
......
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