style.css: harmonize head margin

This commit is contained in:
Zankaria 2025-01-07 18:48:12 +01:00
parent 020d66ffdc
commit 22626b4a6f

View file

@ -538,8 +538,8 @@ div.post {
}
}
div.post > div.head {
margin: 0.1em 1em;
div.post div.head {
margin: 0.1em 1em 0.1em 1.4em;
clear: both;
line-height: 1.3em;
}