Skip to content

Instantly share code, notes, and snippets.

@priyabratary
Created August 8, 2018 19:41
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save priyabratary/4a4448ddcec784017f4e695c25a1e46e to your computer and use it in GitHub Desktop.
Save priyabratary/4a4448ddcec784017f4e695c25a1e46e to your computer and use it in GitHub Desktop.
text indent ul
.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