Make poll smaller
This commit is contained in:
parent
2dde64e740
commit
52c66182d1
1 changed files with 1 additions and 0 deletions
|
@ -856,6 +856,7 @@ a.card:is(:hover, :focus) {
|
||||||
/* POLLS */
|
/* POLLS */
|
||||||
|
|
||||||
.poll {
|
.poll {
|
||||||
|
display: inline-block;
|
||||||
transition: opacity 0.2s ease-in-out;
|
transition: opacity 0.2s ease-in-out;
|
||||||
margin-top: 8px;
|
margin-top: 8px;
|
||||||
border-radius: 16px;
|
border-radius: 16px;
|
||||||
|
|
Loading…
Add table
Reference in a new issue