Increase spacing around search results
This commit is contained in:
parent
b515b6368c
commit
27a5d8891b
1 changed files with 4 additions and 0 deletions
|
@ -41,4 +41,8 @@ body.page-searchpage {
|
|||
}
|
||||
}
|
||||
}
|
||||
|
||||
.listing-item {
|
||||
margin-top: 2rem;
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue