poll margin

master
Aevann 2024-10-22 21:49:23 +03:00
parent 3f64bf659c
commit d3d756c43f
1 changed files with 4 additions and 0 deletions

View File

@ -7818,3 +7818,7 @@ li {
video {
border: none !important;
}
p:empty + p { /* poll margin */
margin-top: 1rem;
}