mirror of
https://github.com/AmruthPillai/Reactive-Resume.git
synced 2026-07-24 00:43:29 +10:00
@@ -148,7 +148,7 @@ export const TypographySection = () => {
|
|||||||
<Label>{t`Font Size`}</Label>
|
<Label>{t`Font Size`}</Label>
|
||||||
<div className="flex items-center gap-x-4 py-1">
|
<div className="flex items-center gap-x-4 py-1">
|
||||||
<Slider
|
<Slider
|
||||||
min={12}
|
min={6}
|
||||||
max={18}
|
max={18}
|
||||||
step={0.05}
|
step={0.05}
|
||||||
value={[typography.font.size]}
|
value={[typography.font.size]}
|
||||||
|
|||||||
Reference in New Issue
Block a user