GochiSiyan

reduce dark space

Apr 20th, 2021 (edited)
38
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.23 KB | None | 0 0
  1. .jeg_featured.featured_video .jeg_video_container {
  2. height:calc(100vw/1.8) !important;
  3. }
  4.  
  5. @media (min-width:1024px) {
  6. .jeg_featured.featured_video .jeg_video_container {
  7. height: calc(100vw/2.4) !important;
  8. }
  9. }
Add Comment
Please, Sign In to add comment