improve style

This commit is contained in:
eneller
2025-04-04 09:22:41 +02:00
parent a09f70d93d
commit d045401cd0
2 changed files with 15 additions and 8 deletions

View File

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