This commit is contained in:
2025-05-07 08:25:58 -07:00
parent 3b4d69340b
commit 15a1b56549
5 changed files with 23 additions and 12 deletions

View File

@@ -2,6 +2,10 @@ img {
max-width: 100%;
}
a {
text-decoration: none;
}
.goudy {
font-family: 'Goudy Bookletter 1911', serif;
}