Created
May 5, 2021 18:36
-
-
Save abhiomkar/747ccffaed7ceb0d41372e3efcd2ef7b to your computer and use it in GitHub Desktop.
Codepen SassMeister (Code CSS)
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
.css-text { | |
white-space: pre; | |
padding: 8px; | |
font-family: monospace; | |
box-sizing: border-box; | |
font-family: Source Code Pro, monospace; | |
font-size: 0.82rem; | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment