Actually fix pagination CSS.

This commit is contained in:
Seraphim R.P 2020-07-16 17:32:31 -04:00 committed by GitHub
parent 5ae540a2f8
commit 0b94049a6f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -50,9 +50,8 @@ ul {
margin-left: 30px; margin-left: 30px;
} }
.pagination ul { li.pagination {
list-style-type: none; list-style-type: none;
margin: 15px 0 !important;
} }
* { * {