Adjust new example text section styling

This commit is contained in:
kaBeech
2023-03-19 15:53:20 -07:00
parent bb12e78040
commit 61286ce086

View File

@@ -123,8 +123,12 @@ input.serious {
color: #d4d4d4;
}
#newExampleTextButton {
width: fit-content;
}
#newExampleTextInput {
width: 16em;
width: 14em;
}
.serious#newExampleTextInput {