Rename some Imaginate parameters

This commit is contained in:
Keavon Chambers 2022-12-27 14:30:54 -08:00
parent 559c05f2a9
commit 0c9f457866
7 changed files with 23 additions and 27 deletions

View file

@ -113,7 +113,7 @@
}
textarea {
min-height: calc(18px * 2);
min-height: calc(18px * 3);
margin: 3px;
padding: 0 5px;
box-sizing: border-box;