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