diff --git a/files/assets/css/orgy.css b/files/assets/css/orgy.css index 954053872..a467a4fdc 100644 --- a/files/assets/css/orgy.css +++ b/files/assets/css/orgy.css @@ -31,7 +31,6 @@ #orgy-file-container { position: relative; width: -webkit-fill-available; - max-width: 1080px !important; } @media all and (max-width: 900px) { #orgy-file-container { @@ -40,7 +39,10 @@ } #orgy-file-container > video { - max-height: initial !important; + max-height: 100% !important; + margin: 0 !important; + height: 98% !important; + width: 98% !important; } #cursormarsey, #cursormarsey-heart {