STYLE add flex layout and gap to article tags for improved spacing
This commit is contained in:
parent
c6b059f621
commit
961e727631
|
|
@ -5,3 +5,6 @@
|
||||||
@apply bg-primary text-white;
|
@apply bg-primary text-white;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
.article-tags {
|
||||||
|
@apply flex gap-2;
|
||||||
|
}
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue
Block a user