Need more gap
This commit is contained in:
parent
48b21ec42d
commit
1ef9613358
|
@ -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;
|
||||
|
|
Loading…
Reference in a new issue