diff options
| author | s-ol <s-ol@users.noreply.github.com> | 2019-10-30 10:51:43 +0000 |
|---|---|---|
| committer | s-ol <s-ol@users.noreply.github.com> | 2019-10-30 10:51:43 +0000 |
| commit | 3c79e6904c2df4e542d43b9e1068c75384fb6a89 (patch) | |
| tree | 06deaaf1023db0f707f9a6f403c5b82683896bde /scss | |
| parent | add ba_log 2019-10-29 (diff) | |
| download | mmm-3c79e6904c2df4e542d43b9e1068c75384fb6a89.tar.gz mmm-3c79e6904c2df4e542d43b9e1068c75384fb6a89.zip | |
fix embed in static rendered markdown
Diffstat (limited to 'scss')
| -rw-r--r-- | scss/_content.scss | 1 |
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; |
