Created
August 2, 2021 15:41
-
-
Save digisavvy/3569cdd9a8337468c35ec65ea0e47c61 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
h1 { | |
margin: 0 8px 16px; | |
font-size: 3.625rem; | |
line-height: 64px; | |
color: #fff; | |
letter-spacing: 2px; | |
font-weight: 900; | |
-webkit-text-stroke: 2px; | |
-webkit-text-stroke-color: #000; | |
text-shadow: -1p | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment