From 14ae4668818447717921569f59474346e83d5394 Mon Sep 17 00:00:00 2001 From: hardik Date: Fri, 29 May 2026 06:55:47 +0000 Subject: [PATCH] fix : drone --- src/components/ScrollCandle.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/components/ScrollCandle.css b/src/components/ScrollCandle.css index 5444e66..b58a13a 100644 --- a/src/components/ScrollCandle.css +++ b/src/components/ScrollCandle.css @@ -11,7 +11,7 @@ pointer-events: none; filter: drop-shadow(0 0 18px rgba(255, 160, 40, 0.35)); } - +/* */ /* ── FLAME SYSTEM ─────────────────────────────────── */ .candle-flame-wrap { position: relative; -- 2.40.1