diff options
Diffstat (limited to 'pydis_site/static/css')
-rw-r--r-- | pydis_site/static/css/home/index.css | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/pydis_site/static/css/home/index.css b/pydis_site/static/css/home/index.css index 3516c6a5..9f060562 100644 --- a/pydis_site/static/css/home/index.css +++ b/pydis_site/static/css/home/index.css @@ -48,7 +48,7 @@ .video-container { position: relative; - padding-bottom: 56.25%; + padding-bottom: 285px; padding-top: 30px; height: 0; overflow: hidden; |