From ee77f38cdb324cbcf12518490df77fc9e6b89282 Mon Sep 17 00:00:00 2001 From: "copilot-swe-agent[bot]" <198982749+Copilot@users.noreply.github.com> Date: Thu, 6 Nov 2025 22:52:02 +0000 Subject: Improve gallery scroll indicators and format code Co-authored-by: arielcostas <94913521+arielcostas@users.noreply.github.com> --- src/frontend/app/components/LineIcon.css | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) (limited to 'src/frontend/app/components/LineIcon.css') diff --git a/src/frontend/app/components/LineIcon.css b/src/frontend/app/components/LineIcon.css index 94d5848..fdfdd06 100644 --- a/src/frontend/app/components/LineIcon.css +++ b/src/frontend/app/components/LineIcon.css @@ -87,7 +87,6 @@ --line-santiago-p6: #999999; --line-santiago-p7: #d2438c; --line-santiago-p8: #e28c3a; - } .line-icon { @@ -118,6 +117,5 @@ border-radius: 50%; font: 600 14px / 1 monospace; - letter-spacing: .05em; + letter-spacing: 0.05em; } - -- cgit v1.3