Fix About line height

This commit is contained in:
Cassidy Williams
2024-02-08 23:18:22 -06:00
parent d416e8a23d
commit 9bafc733ab

View File

@@ -169,6 +169,7 @@ textarea {
input { input {
font-size: 16px; font-size: 16px;
} }
main,
content { content {
line-height: 1.6; line-height: 1.6;
} }