X-Git-Url: https://fortfriendship.online/gitweb/gnargle.github.io.git/blobdiff_plain/08f2a487290b78a51fd9b086fb2537a1a66fb875..18ed87b21ebc50a7cadbcb27714ceed972d2e3b3:/main.css?ds=sidebyside diff --git a/main.css b/main.css index 818a7ae..c832752 100644 --- a/main.css +++ b/main.css @@ -132,8 +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{