Created
July 3, 2017 18:27
-
-
Save sendgrid-gists/54a731705b5d6ff555c3eea3568bd16f to your computer and use it in GitHub Desktop.
SendGrid style-guide header container
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| <header class="col-12 content-header"> | |
| <h1>Campaigns</h1> | |
| <div class="btn-list"> | |
| <button class="btn btn-primary">Create Campaign</button> | |
| </div> | |
| </header> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment