Last active
December 25, 2015 06:39
-
-
Save bm13kk/6933379 to your computer and use it in GitHub Desktop.
correct CS 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
.sp | |
{ | |
display : block; | |
float : left; | |
width : 24px; | |
height : 24px; | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment