diff options
Diffstat (limited to 'pydis_site/templates/home')
| -rw-r--r-- | pydis_site/templates/home/index.html | 2 | 
1 files changed, 1 insertions, 1 deletions
diff --git a/pydis_site/templates/home/index.html b/pydis_site/templates/home/index.html index 511e05e5..6eb444d2 100644 --- a/pydis_site/templates/home/index.html +++ b/pydis_site/templates/home/index.html @@ -29,7 +29,7 @@              we've got someone who can help you if you get stuck.            </p>          </div> -        <div class="column is-half is-first has-text-centered"> +        <div class="column is-half is-first has-text-centered video-container">            <iframe width="560" height="315" src="https://www.youtube.com/embed/DIBXg8Qh7bA" frameborder="0" allow="accelerometer; autoplay; encrypted-media; gyroscope; picture-in-picture" allowfullscreen></iframe>          </div>        </div>  |