feat: template tweaks

This commit is contained in:
eneller
2025-04-03 23:24:08 +02:00
parent 94d6f67524
commit 4624a29f92
2 changed files with 9 additions and 4 deletions

View File

@@ -25,4 +25,7 @@ a:hover, a:any-link{
text-decoration: none;
font-style: italic;
color: inherit;
}
h1, h2, h3{
line-height: .8;
}