From 821d31065a87eefc16530628799f728be399e90d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?netop=3A//=E3=82=A6=E3=82=A8=E3=83=8F?= Date: Tue, 27 Aug 2019 17:02:51 -0500 Subject: [PATCH] Closes #1100 --- view/template/download/get.php | 2 +- web/scss/pages/_home.scss | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/view/template/download/get.php b/view/template/download/get.php index eddbfcbc..48fbf447 100644 --- a/view/template/download/get.php +++ b/view/template/download/get.php @@ -47,7 +47,7 @@ loop poster="https://spee.ch/f/2019-08-lbry-interface-poster.jpg" playsinline - style="display: block; margin-right: auto; margin-left: auto; max-width: 500px; " + style="display: block; margin-right: auto; margin-left: auto; max-width: 700px; " > diff --git a/web/scss/pages/_home.scss b/web/scss/pages/_home.scss index e645065c..a2876cad 100644 --- a/web/scss/pages/_home.scss +++ b/web/scss/pages/_home.scss @@ -110,7 +110,7 @@ } position: relative; - width: 450px; + width: 520px; } img {