Last active
January 25, 2025 00:34
-
-
Save kielmarj/6520e37130c9fe1d4bf20fe5f82bbf48 to your computer and use it in GitHub Desktop.
css-scraps.css
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
| /*====================================== | |
| = FONTS = | |
| =====================================*/ | |
| * { | |
| font-family: ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, Liberation Mono', ' Courier New', monospace; | |
| } |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment