font fallbacks need those
continuous-integration/drone/push Build is passing

This commit is contained in:
2026-09-13 10:59:53 -07:00
parent 0f4f5645ad
commit bbee7a719b
+1 -1
View File
@@ -217,7 +217,7 @@ footer p {
}
.bloktype {
font-family: "Bloktype";
font-family: "Bloktype", "Atkinson Hyperlegible Next", sans-serif;
font-size: 1.35em; /* because of the blocks the letters are rather small */
color: var(--color-text);
}