Update skins-3.0.json

This commit is contained in:
Mister Rajoy
2020-11-13 13:20:17 +01:00
parent 680d8120f3
commit d21d34c7e9

View File

@@ -39,6 +39,14 @@
"name": "Candara"
}
]
},
{
"type": "number",
"name": "Title Font Size",
"description": "Change the size of the font used at titles.",
"step":"0.1",
"css": "h1 {font-size: $em;}",
"default": "1.8"
},
{
"type": "colorPicker",