style: change button and badge font-weight to semi-bold (600)
This commit is contained in:
@@ -4,7 +4,7 @@
|
||||
gap: var(--size-1);
|
||||
padding: var(--size-1) var(--size-3);
|
||||
font-size: var(--font-sm);
|
||||
font-weight: 500;
|
||||
font-weight: 600;
|
||||
line-height: var(--size-5);
|
||||
border-radius: 9999px;
|
||||
background: var(--accent);
|
||||
|
||||
Reference in New Issue
Block a user