Add pagination styling.

This commit is contained in:
Leo
2021-11-10 15:12:33 -06:00
parent 2f4904fcac
commit 787b431b8f
2 changed files with 4 additions and 0 deletions

View File

@@ -0,0 +1,3 @@
.pagination {
float: right;
}