1
mirror of https://github.com/jakejarvis/jarv.is.git synced 2025-06-30 23:21:29 -04:00

Update ContactForm.module.css

This commit is contained in:
2022-02-13 11:01:24 -05:00
parent 090a485c8a
commit 4580e42fdc

View File

@ -24,6 +24,7 @@
.textarea {
margin-bottom: 0;
line-height: 1.5;
min-height: 10em;
resize: vertical;
}