Reduce padding
Some checks failed
Deploy to Pages / Build (push) Has been cancelled
Deploy to Pages / Deploy (push) Has been cancelled

This commit is contained in:
Henry Hiles 2025-08-15 18:24:56 -04:00
commit 3934555b25
No known key found for this signature in database

View file

@ -8,7 +8,7 @@ button,
color: white; color: white;
border-radius: 50px; border-radius: 50px;
font-size: 1.2em; font-size: 1.2em;
padding: 1rem 2rem; padding: 1rem;
text-decoration: none; text-decoration: none;
& mdui-icon { & mdui-icon {