STYLE FIX font size for tag
This commit is contained in:
parent
d359aa43d8
commit
d2f8980b43
|
|
@ -9,7 +9,7 @@
|
|||
@apply flex gap-8 flex-wrap;
|
||||
|
||||
&__tag {
|
||||
@apply text-lg font-normal border border-primary p-4 h-fit flex items-center gap-2;
|
||||
@apply text-xl font-normal border border-primary p-4 h-fit flex items-center gap-2;
|
||||
svg {
|
||||
transition: transform 0.3s ease-in-out;
|
||||
@apply w-8 h-8;
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user