From daaf318683cda6a2e388ae5361ef4d3c5751bf8f Mon Sep 17 00:00:00 2001 From: Chuck Dries Date: Sat, 7 Jan 2023 15:13:59 -0800 Subject: [PATCH] palette switch style --- src/components/Switch.tsx | 28 ++++++++++++++-------------- src/pages/photogallery.tsx | 34 ++++++++++++++++++++++++---------- 2 files changed, 38 insertions(+), 24 deletions(-) diff --git a/src/components/Switch.tsx b/src/components/Switch.tsx index fee6096..97671ac 100644 --- a/src/components/Switch.tsx +++ b/src/components/Switch.tsx @@ -15,7 +15,7 @@ export function Switch(props: AriaSwitchProps) { return (