update templates, style

This commit is contained in:
Daniel Fichtinger 2025-07-14 17:57:40 -04:00
parent 735101cd4f
commit ce89015228
6 changed files with 35 additions and 25 deletions

View file

@ -90,6 +90,11 @@ h1 {
font-weight: bold;
}
.title {
text-transform: lowercase;
font-family: monospace;
}
article h1:first-of-type {
margin-block-start: 1.67rem;
}