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
+1 -1
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;