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;
|
@apply flex gap-8 flex-wrap;
|
||||||
|
|
||||||
&__tag {
|
&__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 {
|
svg {
|
||||||
transition: transform 0.3s ease-in-out;
|
transition: transform 0.3s ease-in-out;
|
||||||
@apply w-8 h-8;
|
@apply w-8 h-8;
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue
Block a user