From 3c79e6904c2df4e542d43b9e1068c75384fb6a89 Mon Sep 17 00:00:00 2001 From: s-ol Date: Wed, 30 Oct 2019 11:51:43 +0100 Subject: fix embed in static rendered markdown --- scss/_content.scss | 1 + 1 file changed, 1 insertion(+) (limited to 'scss') diff --git a/scss/_content.scss b/scss/_content.scss index 6993fef..51994a3 100644 --- a/scss/_content.scss +++ b/scss/_content.scss @@ -27,6 +27,7 @@ } .embed { + display: block; width: inherit; height: inherit; max-width: inherit; -- cgit v1.2.3