diff options
Diffstat (limited to 'html/style.css')
| -rw-r--r-- | html/style.css | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/html/style.css b/html/style.css index 08c038e..ffe0c4f 100644 --- a/html/style.css +++ b/html/style.css @@ -141,7 +141,7 @@ h1, h2 { table { width: 100%; font-family: monospace; - font-size: 1.3em; + font-size: 1em; tr th { color: var(--accent); } |
