From f784d22354d8be491f568dbe1cf7b1e61506ccfa Mon Sep 17 00:00:00 2001 From: hardik Date: Fri, 29 May 2026 15:58:41 +0530 Subject: [PATCH] fix --- src/index.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/index.css b/src/index.css index 21d44e4..c297dbd 100644 --- a/src/index.css +++ b/src/index.css @@ -20,7 +20,7 @@ --font-display: 'Cinzel', serif; --font-script: 'Great Vibes', cursive; } - +/* */ /* ─── Reset / Base ───────────────────────────────────────── */ *, *::before, *::after { box-sizing: border-box;