Created
June 7, 2021 16:16
-
-
Save TomEpsilon/d1185b96942e333990be6ce39395fd6d to your computer and use it in GitHub Desktop.
first vscode gist
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
@import url(https://fonts.googleapis.com/css?family=Inter);body{font-family:Inter;text-align:center;background-color:#000;color:#fff}.material-icons.md-18{font-size:18px}.material-icons.md-24{font-size:24px}.material-icons.md-36{font-size:36px}.material-icons.md-48{font-size:48px}html{-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;-o-user-select:none;user-select:none}li{text-align:left}a{color:#fff} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment