diff --git a/assets/css/main.css b/assets/css/main.css index f2b22f0..e4f893d 100644 --- a/assets/css/main.css +++ b/assets/css/main.css @@ -3813,4 +3813,25 @@ body.is-mobile.landing #footer { background-color: #1d242a; - } \ No newline at end of file + } + +/* Contact Form */ + .input-1-3 { + float: left; + width: 33.33%; + padding: 0 1em 0 0; + } + .input-np { + padding-right: 0; + } + @media screen and (max-width: 736px) { + .input-1-3 { + float: none; + width: 100%; + padding: 0; + } + .register-form .special { + float: none; + width: 100%; + } + } diff --git a/indicar-centro-pokemon.html b/indicar-centro-pokemon.html index 7562557..ca8a50c 100644 --- a/indicar-centro-pokemon.html +++ b/indicar-centro-pokemon.html @@ -67,16 +67,47 @@

Indique um centro Pokemon

- - -
- -
+
+ + + + + + + + + + + + +