summaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
authoruser@node5.net <user@node5.net>2026-07-01 23:52:35 +0200
committeruser@node5.net <user@node5.net>2026-07-01 23:52:35 +0200
commitf98246fc3ad0dadfc6bf3ef17caa08d5a941f7d9 (patch)
treee4b832d2666bbdb6a1e4428cafb1093a5fb1d55c /src
parent409e0983dceb343fb97ba7571d532c2d2094553e (diff)
refactor: remove uneeded styling
Diffstat (limited to 'src')
-rw-r--r--src/templates/index.html3
1 files changed, 0 insertions, 3 deletions
diff --git a/src/templates/index.html b/src/templates/index.html
index 15b3fb7..084a67c 100644
--- a/src/templates/index.html
+++ b/src/templates/index.html
@@ -40,9 +40,6 @@
body {
zoom: {{ scale }};
}
- .content {
- font-size: 1.625ch;
- }
{% endif %}
</style>