aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--static/style.css2
1 files changed, 1 insertions, 1 deletions
diff --git a/static/style.css b/static/style.css
index 1d79640..21dfa9b 100644
--- a/static/style.css
+++ b/static/style.css
@@ -1,6 +1,7 @@
/*
* SPDX-License-Identifier: AGPL-3.0-only
* SPDX-FileContributor: Runxi Yu <https://runxiyu.org>
+ * SPDX-FileContributor: luk3yx <https://luk3yx.github.io>
*/
/* Base styles and variables */
@@ -239,7 +240,6 @@ pre.chunk {
content: "\25b6";
font-family: sans-serif;
margin-left: auto;
- font-size: 1.75em;
line-height: 100%;
margin-right: 0.25em;
}