Adjust serious newExampleInput height

This commit is contained in:
kaBeech
2023-03-19 15:22:58 -07:00
parent 95568538cb
commit f48934e482
3 changed files with 22 additions and 13 deletions

View File

@@ -127,6 +127,10 @@ input.serious {
color: #d4d4d4;
}
.serious#newExampleTextInput {
height: 1.15em;
}
.serious.seriousOriginal {
font-family: "Serious Sans";
}