fix: p margin

This commit is contained in:
thek4n 2026-07-16 01:09:25 +03:00
parent cb6c64d5ab
commit 8ce95ceb46

View File

@ -32,7 +32,8 @@
} }
p { p {
margin-bottom: 0; margin-top: 0.5em;
margin-bottom: 0.5em;
} }
h1, h2, h3, h4 { h1, h2, h3, h4 {