minor stylistic tweaks to the CSS

This commit is contained in:
りき萌 2025-08-30 13:13:29 +02:00
parent 3b267794f3
commit ee0a95974b
2 changed files with 27 additions and 3 deletions

View file

@ -87,6 +87,10 @@ main.doc {
}
}
& p:has(img.pic) {
text-align: center;
}
& header {
& h1 {
padding-bottom: 0.25lh;