aboutsummaryrefslogtreecommitdiffstats
path: root/src/acit/html.py
diff options
context:
space:
mode:
Diffstat (limited to 'src/acit/html.py')
-rw-r--r--src/acit/html.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/acit/html.py b/src/acit/html.py
index 7419934..f05bb61 100644
--- a/src/acit/html.py
+++ b/src/acit/html.py
@@ -308,7 +308,7 @@ h1, h2 {
table {
width: 100%;
font-family: monospace;
- font-size: 1em;
+ font-size: 1.3em;
tr th {
color: var(--accent);
}