v0.10.10b - Added small fixs to pagination

This commit is contained in:
2020-08-19 10:43:59 +02:00
parent 2f003600c5
commit a8fc584304
7 changed files with 19 additions and 3 deletions
+4
View File
@@ -64,3 +64,7 @@ nav > .pagination {
.pagination > .page-item.disabled > .page-link {
font-size: 24px;
}
nav {
margin-top: auto;
}