1
mirror of https://github.com/jakejarvis/jarv.is.git synced 2025-04-26 14:28:25 -04:00

Update ContactForm.module.css

This commit is contained in:
Jake Jarvis 2022-02-13 11:01:24 -05:00
parent 090a485c8a
commit 4580e42fdc
Signed by: jake
GPG Key ID: 2B0C9CF251E69A39

View File

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