style: set theme token
This commit is contained in:
@@ -228,6 +228,10 @@
|
||||
font-weight: var(--font-weight-medium);
|
||||
}
|
||||
|
||||
.font-500 {
|
||||
font-weight: var(--font-weight-500);
|
||||
}
|
||||
|
||||
.font-700 {
|
||||
font-weight: var(--font-weight-bold);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user