Advertisement
ruesha

media rule 8/22

Aug 22nd, 2024
239
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.48 KB | None | 0 0
  1. < --- background container --- >
  2. position: relative;
  3. left: 10px;
  4.  
  5. < --- img_year container --- >
  6. width: 235px;
  7. height: 260.5px;
  8. border-radius: 10px;
  9. left: 5px;
  10.  
  11. < --- navigation container --- >
  12. width: 160px;
  13. height: 120px;
  14. border-radius: 10px;
  15. bottom: 68px;
  16. left: 49px;
  17. border: 0.75px solid #787773;
  18.  
  19. < --- profile.zip container --- >
  20. width: 200px;
  21. height: 270px;
  22. left: 170px;
  23.  
  24. < --- info containers --- >
  25. left: 20px;
  26.  
  27. < --- scrollboxes media rule --- >
  28. height: 80px;
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement