Increase spacing around search results

This commit is contained in:
Jake Howard 2022-10-04 21:02:43 +01:00
parent b515b6368c
commit 27a5d8891b
Signed by: jake
GPG Key ID: 57AFB45680EDD477
1 changed files with 4 additions and 0 deletions

View File

@ -41,4 +41,8 @@ body.page-searchpage {
}
}
}
.listing-item {
margin-top: 2rem;
}
}