Minor tweaks

This commit is contained in:
reverend 2020-08-13 11:17:33 +02:00
parent a55b02825e
commit f973dccd27
2 changed files with 8 additions and 1 deletions

View File

@ -25,4 +25,8 @@
margin: 18px 0; margin: 18px 0;
} }
} }
.LP-Pagination{
margin-top: 50px;
}
} }

View File

@ -502,6 +502,9 @@ body {
min-width: 450px; min-width: 450px;
margin: 18px 0; } margin: 18px 0; }
.LP-PlaceList .LP-Pagination {
margin-top: 50px; }
.LP-LinkList__List { .LP-LinkList__List {
list-style-type: none; list-style-type: none;
display: grid; display: grid;