Created
February 11, 2022 17:11
-
-
Save fstorr/0330478715a4d4fc4b8fa5cda854212f to your computer and use it in GitHub Desktop.
This file contains 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
*{ | |
letter-spacing: 0.12em !important; | |
line-height: 1.5 !important; | |
word-spacing: 0.16em !important; | |
} | |
p{ | |
margin-bottom: 2em !important; | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment