misspelled css id, also make honkform just a touch taller

This commit is contained in:
Ted Unangst 2019-12-02 18:28:39 -05:00
parent fc21e23207
commit 9483854d18
1 changed files with 2 additions and 2 deletions

View File

@ -148,8 +148,8 @@ textarea {
box-sizing: border-box;
max-width: 100%;
}
textarea#hostnoise {
height: 8em;
textarea#honknoise {
height: 10em;
}
input[type="checkbox"] {
position: fixed;