Skip to content

Instantly share code, notes, and snippets.

@sendgrid-gists
Created July 25, 2016 19:26
Show Gist options
  • Save sendgrid-gists/d2b8e56e395e35fd5dce446c7c58a087 to your computer and use it in GitHub Desktop.
Save sendgrid-gists/d2b8e56e395e35fd5dce446c7c58a087 to your computer and use it in GitHub Desktop.
SendGrid style-guide large text input
<div class="input-text-wrap is-large">
<label class="input-text-label" for="input-text-example-large">Campaign Name</label>
<input type="text" id="input-text-example-large">
</div>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment