Created
August 8, 2018 19:41
-
-
Save priyabratary/4a4448ddcec784017f4e695c25a1e46e to your computer and use it in GitHub Desktop.
text indent ul
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
.vc_column-inner ul li { | |
padding-left: 1.28571429em; | |
text-indent: -1.28571429em; | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment