Skip to content

Instantly share code, notes, and snippets.

@estefanionsantos
Created February 23, 2019 19:37
Show Gist options
  • Save estefanionsantos/6e9b701e9b44b3650662debbd2cba1a8 to your computer and use it in GitHub Desktop.
Save estefanionsantos/6e9b701e9b44b3650662debbd2cba1a8 to your computer and use it in GitHub Desktop.
<div class="row row_fluid">
<div class="gd gd_4 gd_md_6 gd_sm_12 pp_1_lg_bottom gd_field">
<input type="text" placeholder="Name"/>
</div>
<div class="gd gd_4 gd_md_6 gd_sm_12 pp_1_lg_bottom gd_field">
<input type="text" placeholder="Email"/>
</div>
<div class="gd gd_4 gd_md_12 gd_field">
<input type="text" placeholder="Work"/>
</div>
</div>
<div class="row">
<div class="gd gd_12 tx_right">
<button class="bt bt_primary">Send</button>
</div>
</div>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment