adjust padding

This commit is contained in:
akcodez
2025-02-18 13:50:05 -08:00
parent d6c1561f8b
commit 25dc1ff8ec
2 changed files with 2 additions and 2 deletions

View File

@@ -59,7 +59,7 @@
}
@media (max-width: 564px) {
font-size: 15px;
padding: 5px 40px;
padding: 9px 40px;
.button-text{
margin-bottom: 0px;
}