From 8a27eefbdb01e11783c22f0e3b16172d0e6e942b Mon Sep 17 00:00:00 2001 From: Mister Rajoy Date: Tue, 10 Nov 2020 23:53:21 +0100 Subject: [PATCH] Update skins-3.0.json --- skins-3.0.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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" },