Skip to content

Instantly share code, notes, and snippets.

@EncodeTheCode
Last active September 16, 2018 03:55
Show Gist options
  • Select an option

  • Save EncodeTheCode/1399faef050dad65d2f4e37fcff7664b to your computer and use it in GitHub Desktop.

Select an option

Save EncodeTheCode/1399faef050dad65d2f4e37fcff7664b to your computer and use it in GitHub Desktop.
video {
-moz-transform: rotate(90deg);
-webkit-transform: rotate(90deg);
-o-transform: rotate(90deg);
-ms-transform: rotate(90deg);
transform: rotate(90deg);
width: 58.0em !important;
height: 44.0em !important;
position: relative !important;
top: -1.8em !important;
left: 0em !important;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment