diff --git a/content/.vuepress/scss/pages/_page.scss b/content/.vuepress/scss/pages/_page.scss index 2d289f5..a0e9d2f 100644 --- a/content/.vuepress/scss/pages/_page.scss +++ b/content/.vuepress/scss/pages/_page.scss @@ -130,6 +130,10 @@ } } + p, ol, ul:not(.overview__ecosystem__module):not(.feature-links) { + margin-bottom: 1rem; + } + p, ol, ul:not(.overview__ecosystem__module):not(.feature-links) { position: relative; @@ -168,15 +172,9 @@ } p { - margin-bottom: 2rem; - img { float: right; } - - + ol, + ul { - top: -2rem; - } } a:not(.button):not(.feature-link__title) {