Created
September 30, 2019 14:56
-
-
Save VilleKoo/439e1f058ed989ed73ab252107d1723a 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
body { | |
background-color: #1f2d3c; | |
font-family: 'Nunito', sans-serif | |
} | |
.local-header { background-color: #1f2d3c } | |
p { font-family: 'Palyfair Display', serif } | |
.list-heading__show-all { | |
color: #baf114; | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment