update type-scale calculation for font-size

This commit is contained in:
Somrat 2024-03-20 12:40:07 +06:00
parent d4941db07c
commit 008b5ce996

View File

@ -38,7 +38,7 @@
}, },
"font_size": { "font_size": {
"base": "16", "base": "16",
"scale": "1.250" "scale": "1.2"
} }
} }
} }