Created
January 24, 2025 20:40
-
-
Save jarrodtaylor/b8281fb0c339290769e3d25b12f59076 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
html { | |
background-image: repeating-linear-gradient(#efefef 0 1px, transparent 1px 100%); | |
background-size: 15px 15px; | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment