adjust font size

This commit is contained in:
speatzle 2024-05-30 00:04:32 +02:00
parent ae03e85d18
commit cdc94d551d

View file

@ -4,7 +4,7 @@
:root {
font-family: monospace;
font-size: 16px;
font-size: 12px;
overflow-y: auto;
}