footer should be monospace as well

This commit is contained in:
2024-09-07 17:42:59 +01:00
parent 44b52d8751
commit edea36bb98

View File

@@ -68,6 +68,7 @@
body, body,
header, header,
footer,
pre { pre {
font-family: "CommitMono", monospace, monospace; font-family: "CommitMono", monospace, monospace;
} }