Fixed a couple prelude bugs

This commit is contained in:
2023-01-02 14:27:00 -06:00
parent 2dea244673
commit 4de3bd5c0c
3 changed files with 12 additions and 3 deletions
+1
View File
@@ -31,4 +31,5 @@ td.word, td.signature {
font-family: monospace;
font-weight: bold;
padding-right: 1em;
white-space: nowrap;
}