diff --git a/assets/scss/general.scss b/assets/scss/general.scss index a20527b..ce98235 100644 --- a/assets/scss/general.scss +++ b/assets/scss/general.scss @@ -121,7 +121,7 @@ table.lntable { // Styling for the page numbers/ buttons on the bottom of the home page -.pagination { +#pagination { font-size: 1.5em; margin: auto; }