Advertisement
phpface

Untitled

Nov 6th, 2021
1,403
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
CSS 0.23 KB | None | 0 0
  1. .player .embed-responsive-1by1:before {
  2.     padding-top: 88.8%;
  3. }
  4.  
  5. .player .embed-responsive-1by1 blockquote{
  6.     position: absolute;
  7.     max-width: 100%!important;
  8.     height: 100%;
  9.     top: 0;
  10.     left: 0;
  11.     margin: 0;    
  12. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement