#player_1_wrapper { | |
width: 100%; | |
position: relative; | |
padding: 0; | |
padding-bottom: 56.25%; | |
} | |
#player_1_wrapper object { | |
position: absolute; | |
top: 0; | |
left: 0; | |
width: 100%; | |
height: 100%; | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment