Guest User

Untitled

a guest
Oct 7th, 2024
25
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.20 KB | None | 0 0
  1. body .icon-salient-thin-line:before {
  2. content: "";
  3. height: 2px;
  4. display: block;
  5. background: currentColor;
  6. top: 40%;
  7. position: relative;
  8. transform: translateY(-50%);
  9. }
Advertisement
Add Comment
Please, Sign In to add comment