Closes #94
This commit is contained in:
parent
273c62c272
commit
9ad50a4278
1 changed files with 4 additions and 6 deletions
|
@ -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) {
|
||||
|
|
Loading…
Reference in a new issue