Created
April 15, 2021 08:46
-
-
Save wpweb101/122dccc836ba70ba6f56a748fc33dac1 to your computer and use it in GitHub Desktop.
Incorrect Style Properties Ordering
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
.container { | |
color: #fff; | |
position: relative; | |
font-size: 12px; | |
display: block; | |
padding: 5px; | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment