DK book header: all-caps title with wide letter-spacing and word-spacing

This commit is contained in:
2026-04-13 08:38:44 -04:00
parent 625201b78d
commit b579cde06e

View File

@@ -73,7 +73,9 @@ img {
.site-title {
font-size: 2.8rem;
font-weight: normal;
letter-spacing: 0.08em;
letter-spacing: 0.35em;
word-spacing: 0.6em;
text-transform: uppercase;
color: #1a3a5c;
text-shadow: 1px 1px 0 rgba(0,0,0,0.08);
margin: 0;