diff options
| author | user@node5.net <user@node5.net> | 2026-07-01 23:52:35 +0200 |
|---|---|---|
| committer | user@node5.net <user@node5.net> | 2026-07-01 23:52:35 +0200 |
| commit | f98246fc3ad0dadfc6bf3ef17caa08d5a941f7d9 (patch) | |
| tree | e4b832d2666bbdb6a1e4428cafb1093a5fb1d55c | |
| parent | 409e0983dceb343fb97ba7571d532c2d2094553e (diff) | |
refactor: remove uneeded styling
| -rw-r--r-- | src/templates/index.html | 3 |
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> |
