X-Git-Url: https://fortfriendship.online/gitweb/gnargle.github.io.git/blobdiff_plain/4765022a01fa85bd8b524073cbdcff7d770c5d2e..1e7d51236a523222134cf3c339453f36789fafbf:/main.css?ds=sidebyside diff --git a/main.css b/main.css index a9c34f4..c832752 100644 --- a/main.css +++ b/main.css @@ -132,9 +132,12 @@ } .video-embed{ - width: 768px; - height:432px; + max-width: 672px; + max-height:378px; + display: block; margin: 0 auto; + padding-top: 10px; + padding-bottom: 10px; } body{