restore paragraph spacing
This commit is contained in:
parent
84be92afe3
commit
4683802314
@ -282,7 +282,11 @@ footer.post-footer {
|
||||
flex-wrap: wrap;
|
||||
}
|
||||
|
||||
.description p {
|
||||
.description p:first-of-type {
|
||||
margin:0;
|
||||
}
|
||||
|
||||
.description ul:first-of-type {
|
||||
margin:0;
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user