Update skins-3.0.json
This commit is contained in:
@@ -40,7 +40,7 @@
|
|||||||
{
|
{
|
||||||
"type":"number",
|
"type":"number",
|
||||||
"name": "Modify rounding",
|
"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;}",
|
"css": ":root {--rounding: $px;}",
|
||||||
"default":"5"
|
"default":"5"
|
||||||
},
|
},
|
||||||
@@ -74,7 +74,7 @@
|
|||||||
{
|
{
|
||||||
"type":"number",
|
"type":"number",
|
||||||
"name": "Modify rounding",
|
"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;}",
|
"css": ":root {--rounding: $px;}",
|
||||||
"default":"12"
|
"default":"12"
|
||||||
},
|
},
|
||||||
|
|||||||
Reference in New Issue
Block a user