Advertisement
artemsemkin

Untitled

Aug 13th, 2020
1,245
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
CSS 0.16 KB | None | 0 0
  1. .split-text *:not(h1):not(h2):not(h3):not(h4):not(h5):not(h6):not(p):not(ul):not(li):not(div):not(blockquote) {
  2.   display: inline-block;
  3.   vertical-align: middle;
  4. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement