404
Some checks failed
CI / Check typos (push) Successful in 8s
CI / Check links (push) Failing after 10s
CI / Clippy (push) Successful in 59s
CI / Build and test (push) Successful in 1m20s
CI / Build container (push) Successful in 1m5s
CI / Deploy on waypoint (push) Successful in 48s

This commit is contained in:
2025-11-11 09:09:50 -08:00
parent 532cfe58ba
commit 896caea421
7 changed files with 104 additions and 56 deletions

View File

@@ -81,11 +81,6 @@ body {
color: var(--fgColor);
}
main {
margin-top: 2ex;
overflow-wrap: break-word;
}
hr.footline {
border: 1pt solid;
}