adjust table font

This commit is contained in:
Greg Gauthier 2025-01-17 21:27:07 +00:00
parent 74886c5d01
commit 4fcec056b6

View File

@ -298,7 +298,7 @@ body {
table, th, td {
font-family: "Classic Console Neue", monospace;
font-size: 15px;
font-size: 16px;
border: 1px solid;
border-collapse: collapse;
}