aboutsummaryrefslogtreecommitdiffstats
path: root/scss
diff options
context:
space:
mode:
authors-ol <s-ol@users.noreply.github.com>2019-10-30 10:51:43 +0000
committers-ol <s-ol@users.noreply.github.com>2019-10-30 10:51:43 +0000
commit3c79e6904c2df4e542d43b9e1068c75384fb6a89 (patch)
tree06deaaf1023db0f707f9a6f403c5b82683896bde /scss
parentadd ba_log 2019-10-29 (diff)
downloadmmm-3c79e6904c2df4e542d43b9e1068c75384fb6a89.tar.gz
mmm-3c79e6904c2df4e542d43b9e1068c75384fb6a89.zip
fix embed in static rendered markdown
Diffstat (limited to 'scss')
-rw-r--r--scss/_content.scss1
1 files changed, 1 insertions, 0 deletions
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;