Minor tweaks
This commit is contained in:
parent
a55b02825e
commit
f973dccd27
@ -24,5 +24,9 @@
|
||||
min-width: 450px;
|
||||
margin: 18px 0;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
.LP-Pagination{
|
||||
margin-top: 50px;
|
||||
}
|
||||
}
|
||||
|
@ -502,6 +502,9 @@ body {
|
||||
min-width: 450px;
|
||||
margin: 18px 0; }
|
||||
|
||||
.LP-PlaceList .LP-Pagination {
|
||||
margin-top: 50px; }
|
||||
|
||||
.LP-LinkList__List {
|
||||
list-style-type: none;
|
||||
display: grid;
|
||||
|
Loading…
Reference in New Issue
Block a user