Tag: Increase font weight
This commit is contained in:
parent
84cb019296
commit
657af4ca1e
1 changed files with 1 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
||||||
.tag {
|
.tag {
|
||||||
@apply rounded-lg px-3 py-1 font-thin text-sm;
|
@apply rounded-lg px-3 py-1 font-normal text-sm;
|
||||||
@apply bg-primary dark:bg-dark_primary text-on_primary dark:text-dark_on_primary;
|
@apply bg-primary dark:bg-dark_primary text-on_primary dark:text-dark_on_primary;
|
||||||
}
|
}
|
Loading…
Reference in a new issue