diff --git a/skins-3.0.json b/skins-3.0.json index d9ca913..dd700d1 100644 --- a/skins-3.0.json +++ b/skins-3.0.json @@ -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" },