Guest User

Untitled

a guest
Jun 19th, 2018
95
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.14 KB | None | 0 0
  1. h1{
  2. position: relative
  3. }
  4.  
  5. h1 div{
  6. padding-top: 5px;
  7. }
  8.  
  9. h1 img{
  10. width: 60px; height: 60px;
  11. position: absolute;
  12. top: -20px; left: 240px;
  13. }
Add Comment
Please, Sign In to add comment