From eb1f079b01a4969090796d113d692bb9caa061da Mon Sep 17 00:00:00 2001 From: s-ol Date: Mon, 26 Nov 2018 19:32:31 +1100 Subject: metadata --- scss/_content.scss | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'scss') diff --git a/scss/_content.scss b/scss/_content.scss index b3468bd..0272508 100644 --- a/scss/_content.scss +++ b/scss/_content.scss @@ -1,8 +1,8 @@ .content { - img, video, pre > code { + img, video { display: block; max-width: 100%; - max-height: 100%; + max-height: 50vh; padding: 0 2em; box-sizing: border-box; -- cgit v1.2.3