From 9f3888c90c6472987ce69a5bb3af765e712716dc Mon Sep 17 00:00:00 2001 From: ImpulsiveFPS Date: Mon, 2 Feb 2026 15:32:41 +0100 Subject: [PATCH] Clean up old private-service CSS --- styles.css | 10 ---------- 1 file changed, 10 deletions(-) diff --git a/styles.css b/styles.css index 9ad2b22..bfa454e 100644 --- a/styles.css +++ b/styles.css @@ -1564,16 +1564,6 @@ body { animation: pulse-dot 1.5s infinite; } -/* Private Services */ -.private-service { - cursor: pointer; -} - -.private-service .service-arrow svg { - width: 20px; - height: 20px; -} - /* ======================================== Service Info Modals ======================================== */