feat: increase margin bottom

This commit is contained in:
amhsirak
2025-05-28 23:56:55 +05:30
parent d767e89dfe
commit c128e187f3

View File

@@ -108,7 +108,7 @@ const ApiKeyManager = () => {
return (
<Container sx={{ alignSelf: 'flex-start' }}>
<Typography variant="body1" sx={{ marginTop: '10px', marginBottom: '20px' }}>
<Typography variant="body1" sx={{ marginTop: '10px', marginBottom: '40px' }}>
Start by creating an API key below. Then,
<a href={`${apiUrl}/api-docs/`} target="_blank" rel="noopener noreferrer" style={{ textDecoration: 'none', marginLeft: '5px', marginRight: '5px' }}>
test your API