Created
December 3, 2016 22:40
SendGrid style-guide centered tabs
This file contains 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
<ul class="tab-wrapper is-centered"> | |
<li class="tab is-active">All</li> | |
<li class="tab">Requesting Access <span class="tab-number">3</span></li> | |
<li class="tab">Invited <span class="tab-number">5</span></li> | |
</ul> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment