css: fix comment style

This commit is contained in:
Sebastian Castro 2020-04-15 12:04:47 +02:00 committed by muxator
parent 0cbd178f95
commit 8a4de6c366
3 changed files with 5 additions and 2 deletions

View file

@ -57,7 +57,7 @@
margin: 10px 0;
font-size: 1.2rem;
}
.popup p {
.popup:not(.comment-modal) p {
margin: 5px 0;
}