fix scroll fix

This commit is contained in:
speatzle 2024-05-30 00:04:24 +02:00
parent 0ddd94b303
commit ae03e85d18

View file

@ -5,12 +5,12 @@
:root {
font-family: monospace;
font-size: 16px;
overflow-y: auto;
}
body {
padding: 0.5rem;
gap: 0.5rem;
overflow-y: auto;
}
.counter-image {