Update _forms.scss

This commit is contained in:
Marek Ľach 2019-05-31 13:08:36 +02:00 committed by GitHub
parent d82a7674ce
commit 7be397b76e
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -30,7 +30,7 @@ form input[type="submit"] {
textarea {
resize: vertical;
overflow-y: scroll;
overflow-y: scroll;
font-family: $lora;
font-size: 1.1em;
line-height: 1.5;