diff options
| -rw-r--r-- | src/templates/index.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/templates/index.html b/src/templates/index.html index 882dbf1..15b3fb7 100644 --- a/src/templates/index.html +++ b/src/templates/index.html @@ -41,7 +41,7 @@ zoom: {{ scale }}; } .content { - font-size: 1.6ch; + font-size: 1.625ch; } {% endif %} </style> |
