Created
May 29, 2019 19:48
-
-
Save ericwbailey/ea9fb638926719dad5032b6f9ae6682e to your computer and use it in GitHub Desktop.
#writing #thoughtbot
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
.c-tab { | |
border: 1px solid c(tab, border); | |
color: c(tab, type); | |
padding: 1rem 3rem; | |
a { | |
color: c(tab, link); | |
} | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment