diff --git a/assets/css/theme.css b/assets/css/theme.css index 8298fb7..be3f96b 100644 --- a/assets/css/theme.css +++ b/assets/css/theme.css @@ -10831,3 +10831,22 @@ input[type="radio"], input[type="checkbox"] { max-width: unset; margin-right: 1rem; } + +input.large, +textarea.large { + width: 100%; + height: unset; + border: 1px solid rgba(0, 0, 0, 0.1); + margin-bottom: 1rem; + padding: 15px 20px; + box-shadow: none; + font: 400 15px "Open Sans", sans-serif; + line-height: 1.4; + -webkit-transition: ease-out 0.16s; + transition: ease-out 0.16s; + + max-width: unset; + min-width: unset; + flex-grow: unset; + line-height: 1em; +} diff --git a/index.html b/index.html index 8ad16cd..5cc0273 100644 --- a/index.html +++ b/index.html @@ -72,11 +72,6 @@ - - - @@ -450,7 +445,7 @@
-
-
- -