Tweak spacing

This commit is contained in:
Manav Rathi
2024-11-08 09:51:57 +05:30
parent 5c2378604a
commit 632bb931da

View File

@@ -16,7 +16,7 @@ const LinkButton: React.FC<
sx={{
color: "text.base",
textDecoration: "underline rgba(255, 255, 255, 0.4)",
paddingBottom: 0.5,
paddingBottom: "2px",
"&:hover": {
color: `${color}.main`,
textDecoration: `underline `,