Update skins-3.0.json

This commit is contained in:
Mister Rajoy
2020-11-10 23:53:21 +01:00
parent 0dd8f485df
commit 8a27eefbdb

View File

@@ -40,7 +40,7 @@
{
"type":"number",
"name": "Modify rounding",
"description": "By adding this variable at the bottom, after the import lines, the rounding can be removed, reduced or increased.",
"description": "Amount of rounding. Zero is none.",
"css": ":root {--rounding: $px;}",
"default":"5"
},
@@ -74,7 +74,7 @@
{
"type":"number",
"name": "Modify rounding",
"description": "By adding this variable at the bottom, after the import lines, the rounding can be removed, reduced or increased.",
"description": "Amount of rounding. Zero is none.",
"css": ":root {--rounding: $px;}",
"default":"12"
},