Minor tweaks
This commit is contained in:
parent
a55b02825e
commit
f973dccd27
@ -25,4 +25,8 @@
|
|||||||
margin: 18px 0;
|
margin: 18px 0;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
.LP-Pagination{
|
||||||
|
margin-top: 50px;
|
||||||
|
}
|
||||||
}
|
}
|
||||||
|
@ -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;
|
||||||
|
Loading…
Reference in New Issue
Block a user