Created
March 8, 2021 18:39
-
-
Save IacovColisnicenco/f3d0ff0dfa35970c94f9c5bcfa1c3001 to your computer and use it in GitHub Desktop.
body__config
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-size: 18px; | |
| font-family: 'Fira Sans', sans-serif; | |
| line-height: 1.5em; | |
| min-height: 100vh; | |
| background-color: #e5e5e5; | |
| } |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment