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; box-sizing: border-box;
max-width: 100%; max-width: 100%;
} }
textarea#hostnoise { textarea#honknoise {
height: 8em; height: 10em;
} }
input[type="checkbox"] { input[type="checkbox"] {
position: fixed; position: fixed;