Update _forms.scss

This commit is contained in:
Marek Ľach 2019-05-31 10:09:25 +02:00 committed by GitHub
parent 1fc3b3dd4e
commit 38723a4d20
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

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