Advertisement
cemxokenc

Ingram Asos Stylebot

Jun 17th, 2020
130
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
CSS 0.04 KB | None | 0 0
  1. div.HourCount{
  2.   font-size: 36px;
  3. }
  4.  
  5. .SelectGradeSKUDetails{
  6.   flex-direction: row;
  7. }
  8. .SelectGradeSKUDetailsRow{
  9.   float: left;
  10.   margin-left: 25%;
  11.   margin-right: 5%;
  12. }
  13. .SelectGradeSKUDetailsBreakdownRow{
  14.   float: left;
  15.   margin-right: 25%;
  16. }
  17. .SlideFade img{
  18.   max-height: 50vh;
  19. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement