Created
June 1, 2020 16:32
-
-
Save kevinorin/5626395ee8c14df10a74f56af855acaf to your computer and use it in GitHub Desktop.
5-Tips-Writing-Opt-CSS-01
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
background-color: #000000; | |
background-image: url(assets/images/background.png); | |
background-position: center top; | |
background-repeat: no-repeat; |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment