Fix some things being off horizontal center, such as the menu vs Main Site link in the header.

This commit is contained in:
2026-05-19 13:00:45 -07:00
parent 5d0d90a7ad
commit f1adfc82a9
+5
View File
@@ -16,6 +16,11 @@ pre,strong {
margin-bottom: 2px;
}
div {
margin-top: 8px;
margin-bottom: 8px;
}
pre {
padding: 2px;
padding-left: 20px;