diff --git a/web/css/yt2.css b/web/css/yt2.css index b4fbe989..07828f96 100644 --- a/web/css/yt2.css +++ b/web/css/yt2.css @@ -426,6 +426,10 @@ header .right a.github { position: relative; float: left; width: 100%; + height: 100%; +} +.join .box video { + float: left; } .join .box .image img { width: 100%; diff --git a/web/img/youtube/01@2x.jpg b/web/img/youtube/01@2x.jpg index be5dec55..b95f8d4a 100644 Binary files a/web/img/youtube/01@2x.jpg and b/web/img/youtube/01@2x.jpg differ diff --git a/web/img/youtube/02@2x.jpg b/web/img/youtube/02@2x.jpg index d6a53612..7523c53b 100644 Binary files a/web/img/youtube/02@2x.jpg and b/web/img/youtube/02@2x.jpg differ diff --git a/web/img/youtube/03@2x.jpg b/web/img/youtube/03@2x.jpg index e3943331..8d510c6d 100644 Binary files a/web/img/youtube/03@2x.jpg and b/web/img/youtube/03@2x.jpg differ