fix: update styling

This commit is contained in:
Barrett Ruth 2025-11-10 23:21:21 -05:00
parent 161d0a65e2
commit 964cdc7d31
7 changed files with 158 additions and 14 deletions

View file

@ -96,7 +96,8 @@
#romer-table th,
#romer-table td {
border: 1px solid var(--border);
border: 1px solid var(--text);
background: var(--bg);
text-align: center;
padding: 5px;
}