From 57ee363769b039a824fdc2be29b898ca929b077f Mon Sep 17 00:00:00 2001 From: Paulus Schoutsen Date: Wed, 25 Apr 2018 15:42:43 -0400 Subject: [PATCH] Remove margin bottom from video wrapper --- website/static/css/custom.css | 1 - 1 file changed, 1 deletion(-) diff --git a/website/static/css/custom.css b/website/static/css/custom.css index 5ba3f2f5..53d78c12 100644 --- a/website/static/css/custom.css +++ b/website/static/css/custom.css @@ -13,7 +13,6 @@ position: relative; padding-bottom: 56.25%; /* 16:9 */ height: 0; - margin-bottom: 25px; background: #000; }