From 16c09dd5c34743f74319dd41746ec0fe7efb7260 Mon Sep 17 00:00:00 2001 From: tdro Date: Fri, 6 May 2022 06:35:12 -0400 Subject: themes/default/layouts/shortcodes/youtube: Remove all styles Set frame height. --- static/css/default.css | 9 --------- 1 file changed, 9 deletions(-) (limited to 'static') diff --git a/static/css/default.css b/static/css/default.css index b259d7b..81fea52 100644 --- a/static/css/default.css +++ b/static/css/default.css @@ -1366,15 +1366,6 @@ twitter-tweet iframe { border: none; } -youtube-video div { - position: relative; - padding-bottom: 56.25%; - height: 0; - overflow: hidden; - min-height: 16rem; - border-radius: 0.5rem; -} - /* ----- Typography ----- */ h1, -- cgit v1.2.3