STYLE refining tag text weight
All checks were successful
continuous-integration/drone/push Build is passing
All checks were successful
continuous-integration/drone/push Build is passing
This commit is contained in:
parent
03f1de579f
commit
b3b03bdf88
|
|
@ -9,7 +9,7 @@
|
||||||
@apply flex gap-8 flex-wrap;
|
@apply flex gap-8 flex-wrap;
|
||||||
|
|
||||||
&__tag {
|
&__tag {
|
||||||
@apply text-lg font-bold border border-primary p-4 h-fit flex items-center gap-2;
|
@apply text-lg 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