fix line-height

This commit is contained in:
Laptop
2024-12-29 23:39:08 +02:00
parent 78c9183348
commit f122c45fec

View File

@@ -18,6 +18,7 @@ body {
padding: 1.5rem;
max-width: 50rem;
margin-inline: auto;
line-height: 1.15;
}
#sc {