@@ -64,7 +64,6 @@ const SettingPage = () => {
<Box
sx={{
borderRadius: 2,
- marginBottom: 1.5,
backgroundColor: isDark ? "#282a36" : "#ffffff",
}}
>