feat: -rm mt

This commit is contained in:
amhsirak
2025-10-13 17:27:41 +05:30
parent 341602a915
commit 72030ee6b7

View File

@@ -71,7 +71,6 @@ const Register = () => {
justifyContent: "center",
alignItems: "center",
maxHeight: "100vh",
mt: 6,
padding: 4,
backgroundColor: darkMode ? "#121212" : "#ffffff",
}}