diff --git a/style.css b/style.css index aa2f6914..a174e7ed 100644 --- a/style.css +++ b/style.css @@ -233,7 +233,7 @@ input[type="submit"] { cursor: pointer; /* Improves usability and consistency of cursor style between image-type 'input' and others */ -webkit-appearance: button; /* Corrects inability to style clickable 'input' types in iOS */ font-size: 12px; - font-size: 1.4rem; + font-size: 1.2rem; line-height: 1; padding: 1.12em 1.5em 1em; text-shadow: 0 1px 0 rgba(255,255,255,.8);