fix: revert changes

This commit is contained in:
karishmas6
2024-10-03 05:01:20 +05:30
parent 9104974c74
commit 0e8f34c08d

View File

@@ -35,8 +35,7 @@ const CenteredContent = styled(Box)`
display: flex;
flex-direction: column;
align-items: center;
justify-content: center;
margin-top: 50px; /* Add top margin for spacing */
margin-top: 20px;
`;
const ApiKeyManager = () => {