diff options
author | 2019-04-12 11:51:56 +0200 | |
---|---|---|
committer | 2019-04-12 11:51:56 +0200 | |
commit | 14ab71db5524f5b34a0ee144a198c88f7681c685 (patch) | |
tree | 2c5f2ca41f03e85c37b124e28526cb26198b02d4 /pydis_site/static/css/home | |
parent | responsive video container (diff) |
Better JetBrains sponsor logo, fixed a bug with responsive video containers, set up some placeholder cards for projects on the landing page.
Diffstat (limited to 'pydis_site/static/css/home')
-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; |