Advertisement
phpface

Untitled

Jun 11th, 2020
1,043
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
CSS 0.06 KB | None | 0 0
  1. .fullscreen-video-container.embed-responsive::before{
  2.     padding-top: 39.857143%;
  3. }
  4.  
  5. .fullscreen-video-container video {
  6.     height: auto!important;
  7. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement