mirror of
https://github.com/AmruthPillai/Reactive-Resume.git
synced 2025-04-06 06:11:04 +08:00
parent
7054623678
commit
cd21860535
@ -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]}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user