From cb8d92efcf60d88975a0f99f401092193e36e98a Mon Sep 17 00:00:00 2001 From: sinanisler Date: Mon, 22 Dec 2025 00:56:00 +0300 Subject: [PATCH] Refactor SVG icons for improved accessibility and styling consistency #3 --- widget.js | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/widget.js b/widget.js index d7a787e..17305eb 100644 --- a/widget.js +++ b/widget.js @@ -574,14 +574,14 @@ const pageStyles = ` const icons = { buttonsvg: ``, - highContrast: ``, - biggerText: ``, + highContrast: ``, + biggerText: ``, textSpacing: ``, - pauseAnimations: ``, + pauseAnimations: ``, hideImages: ``, - dyslexiaFont: ``, - biggerCursor: ``, - lineHeight: ``, + dyslexiaFont: ``, + biggerCursor: ``, + lineHeight: ``, textAlign: ``, screenReader: ``, resetAll: ``,