chore: replace font-name with variable
This commit is contained in:
@@ -31,7 +31,7 @@ let {
|
||||
<div class="flex items-baseline gap-1">
|
||||
<span
|
||||
class={cn(
|
||||
"font-['Space_Mono'] text-2xl font-bold tabular-nums",
|
||||
'font-mono text-2xl font-bold tabular-nums',
|
||||
labelVariantConfig[variant],
|
||||
)}
|
||||
>
|
||||
|
||||
Reference in New Issue
Block a user