diff --git a/assets/scss/general.scss b/assets/scss/general.scss index 0d9b771..f2721f8 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 -.previous-page .next-page .pagination-indicator { +.previous-page, .next-page, .pagination-indicator { font-size: 1em; }