Guest User

Untitled

a guest
Feb 23rd, 2018
87
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.24 KB | None | 0 0
  1. <div class="launch-area">
  2. <div class="post-thumbnail">get your thumbnail here</div>
  3. <div class="icon">ge your image here</div>
  4. </div>
  5.  
  6. .launch-area {
  7. position:relative
  8. }
  9. .icon {
  10. position:absolute;
  11. bottom: 10px;
  12. right: 10px;
  13. }
Add Comment
Please, Sign In to add comment