fix: revert changes
This commit is contained in:
@@ -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 = () => {
|
||||
|
||||
Reference in New Issue
Block a user