Created
December 15, 2019 11:26
-
-
Save grayodesa/33036c8bde3e14ee210494c028b4f95d to your computer and use it in GitHub Desktop.
Style for creatives
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 { | |
| font-family: -apple-system,system-ui,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif; | |
| } | |
| .category-list .category-name { | |
| font-family: Fira Sans, sans-serif; | |
| } | |
| p { | |
| font-family: -apple-system,system-ui,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif; | |
| } |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment