make button wider

This commit is contained in:
Henry Jameson 2025-03-13 12:59:51 +02:00
parent a9fa92e9bb
commit cd8bab0cdb

View file

@ -52,7 +52,7 @@
} }
.poll-vote-button { .poll-vote-button {
padding: 0 0.5em; padding: 0 1em;
margin-right: 0.5em; margin-right: 0.5em;
} }