From a8abefa2d088767a0d735805e86bc81c47e959cd Mon Sep 17 00:00:00 2001 From: Luke <39926192+LukeWasTakenn@users.noreply.github.com> Date: Fri, 27 Jan 2023 21:59:03 +0100 Subject: [PATCH] refactor(web/menu): reduce center circle size --- web/src/features/menu/planet/index.tsx | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/web/src/features/menu/planet/index.tsx b/web/src/features/menu/planet/index.tsx index adc3406..249ae11 100644 --- a/web/src/features/menu/planet/index.tsx +++ b/web/src/features/menu/planet/index.tsx @@ -141,16 +141,16 @@ const PlanetMenu: React.FC = () => { ); })} - +