Created
September 27, 2018 19:17
-
-
Save neilkimmett/d30b8206388a9cbc8b009d1b594da7a2 to your computer and use it in GitHub Desktop.
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
/* Default page background */ | |
$color-gray10: rgb(247, 247, 247); | |
/* ClassPass' key brand color */ | |
$color-brand: rgb(0, 85, 255); |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment