Created
August 6, 2018 22:08
-
-
Save sendgrid-gists/f9c1bddabce06f3f0166c7ea9fa0ccf3 to your computer and use it in GitHub Desktop.
SendGrid style-guide template thumbnails
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
<div class="template-wrap"> | |
<div class="thumb"> | |
<img src="https://placeholdit.co//i/300x300?&bg=e9ecef&fc=546b81&text=Template%20Image" alt="Template Image"> | |
<div class="btn-list"> | |
<button class="btn btn-primary">Select</button> | |
</div> | |
</div> | |
<p class="is-size-h4">Code Template</p> | |
<p class="editor-type"><i class="sg-icon sg-icon-editor-code"></i> Code Editor</p> | |
</div> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment