Need more gap
This commit is contained in:
parent
48b21ec42d
commit
1ef9613358
1 changed files with 1 additions and 1 deletions
|
@ -992,7 +992,7 @@ a.card:is(:hover, :focus) {
|
||||||
.poll-option {
|
.poll-option {
|
||||||
padding: 4px 8px;
|
padding: 4px 8px;
|
||||||
display: flex;
|
display: flex;
|
||||||
gap: 8px;
|
gap: 16px;
|
||||||
justify-content: space-between;
|
justify-content: space-between;
|
||||||
align-items: center;
|
align-items: center;
|
||||||
position: relative;
|
position: relative;
|
||||||
|
|
Loading…
Add table
Reference in a new issue