Last active
September 23, 2019 10:06
-
-
Save 0q98ahdsg3987y1h987y/220d60ed516a70105eefb4f055f286f2 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
body { | |
box-sizing: border-box; | |
font-size: 16px; | |
background: url('image/triangle.svg') no-repeat fixed 100%/100vh; | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment