Change the line height

This commit is contained in:
2026-08-08 21:11:34 -04:00
parent d0c0ead8e9
commit b12b8e2be9

View File

@@ -48,7 +48,7 @@ p,
a, a,
ul, ul,
ol { ol {
line-height: 32px; line-height: 1.6em;
font-size: 18px; font-size: 18px;
} }