style: add padding to buttons so text is not cramped

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
This commit is contained in:
Your Name
2026-05-11 17:04:41 +03:00
parent 7219fbdada
commit 913e23b966

View File

@@ -38,6 +38,7 @@ button {
background-color: #E07D54;
margin-top: 5px;
margin-bottom: 5px;
padding: 6px 14px;
}
.btn-primary {