From 455b40d5643901b357b1157347d9587400ec2bfb Mon Sep 17 00:00:00 2001 From: Iresh Agrawal <64339611+Iresh007@users.noreply.github.com> Date: Mon, 8 Dec 2025 19:33:04 +0530 Subject: [PATCH] Remove comment about 'Iresh' in CSS variables --- index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/index.html b/index.html index 199d30a..38129d3 100644 --- a/index.html +++ b/index.html @@ -29,7 +29,7 @@ --accent-hover-light: #4338CA; --border-light: #E5E7EB; --shadow-color-light: 220, 224, 230; - +/* Iresh */ /* Color Palette - Dark Mode */ --bg-dark: #0D1117; --card-bg-dark: #161B22;