Guest User

Untitled

a guest
Jan 17th, 2018
85
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.17 KB | None | 0 0
  1. h1 b:after {
  2. height: 0.7rem;
  3. bottom: 1.0rem;
  4. }
  5.  
  6. h2 b:after {
  7. height: 0.6rem;
  8. bottom: 0.6rem;
  9. }
  10.  
  11. h3 b:after,
  12. h4 b:after {
  13. height: 0.3rem;
  14. bottom: 0;
  15. }
Add Comment
Please, Sign In to add comment