From 7e7be65768f3eb5d15c917de956956180b7e246f Mon Sep 17 00:00:00 2001 From: Phil Bajsicki Date: Sun, 8 Dec 2024 03:19:33 +0100 Subject: [PATCH] ayyyy --- assets/scss/general.scss | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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; }