summaryrefslogtreecommitdiffhomepage
path: root/src
diff options
context:
space:
mode:
authorThomas Voss <mail@thomasvoss.com> 2023-06-08 22:35:51 +0200
committerThomas Voss <mail@thomasvoss.com> 2023-06-08 22:35:51 +0200
commit6aefb17f78cb1033e4366a620a52e1d4c37f9839 (patch)
treed79640b4c3aca9cfbd4b8ab1ba535f9d2eccb357 /src
parent9269fa6a1549def1ba431ecfc9fd50f932ff7706 (diff)
Shrink font
Diffstat (limited to 'src')
-rw-r--r--src/style.css2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/style.css b/src/style.css
index 575c1dd..418d3d5 100644
--- a/src/style.css
+++ b/src/style.css
@@ -452,7 +452,7 @@ main section {
#table-key tr td:last-child {
padding: 0 25px;
- font-size: 1rem;
+ font-size: 0.8rem;
}
@media only screen and (min-width: 1000px) {