This commit is contained in:
ポール ウェッブ 2018-06-11 18:04:54 -05:00
parent 273c62c272
commit 9ad50a4278

View file

@ -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) { p, ol, ul:not(.overview__ecosystem__module):not(.feature-links) {
position: relative; position: relative;
@ -168,15 +172,9 @@
} }
p { p {
margin-bottom: 2rem;
img { img {
float: right; float: right;
} }
+ ol, + ul {
top: -2rem;
}
} }
a:not(.button):not(.feature-link__title) { a:not(.button):not(.feature-link__title) {