Padding adjustments

This commit is contained in:
Oliver Walters 2022-03-30 08:18:25 +11:00
parent b0ed9930dd
commit a45e2c0199

View File

@ -1029,6 +1029,8 @@ a {
.search-result-group {
padding: 5px;
padding-left: 10px;
padding-right: 10px;
border: 1px solid var(--border-color);
margin-bottom: 10px;
}