Need more gap

This commit is contained in:
Lim Chee Aun 2023-07-14 10:43:35 +08:00
parent 48b21ec42d
commit 1ef9613358

View file

@ -992,7 +992,7 @@ a.card:is(:hover, :focus) {
.poll-option {
padding: 4px 8px;
display: flex;
gap: 8px;
gap: 16px;
justify-content: space-between;
align-items: center;
position: relative;