mirror of
https://github.com/cheeaun/phanpy.git
synced 2025-03-14 12:18:30 +03:00
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 */
|
||||
|
||||
.poll {
|
||||
display: inline-block;
|
||||
transition: opacity 0.2s ease-in-out;
|
||||
margin-top: 8px;
|
||||
border-radius: 16px;
|
||||
|
|
Loading…
Add table
Reference in a new issue