From 809437faa6b6bb9d0522e9b7bd2b31ffd67da2d3 Mon Sep 17 00:00:00 2001 From: Gigi Date: Sat, 18 Oct 2025 21:49:17 +0200 Subject: [PATCH] style: make Explore a section title like Zap Splits Add section-title class to Explore heading to match other section headings. --- src/components/Settings/ExploreSettings.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/components/Settings/ExploreSettings.tsx b/src/components/Settings/ExploreSettings.tsx index 8bb33f8f..84a96828 100644 --- a/src/components/Settings/ExploreSettings.tsx +++ b/src/components/Settings/ExploreSettings.tsx @@ -11,7 +11,7 @@ interface ExploreSettingsProps { const ExploreSettings: React.FC = ({ settings, onUpdate }) => { return (
-

Explore

+

Explore