Changed font size

This commit is contained in:
2025-09-20 18:53:00 +02:00
parent 5063c088eb
commit 5036b3bca6

View File

@@ -8,7 +8,7 @@
<style>
html {
font-family: monospace;
font-size: 17px;
font-size: 18px;
display: flex;
justify-content: center;
align-items: center;