Change to 1.5em

This commit is contained in:
Phil Bajsicki 2024-12-08 02:59:22 +01:00
parent 5512d8920c
commit 7ef6e07481

View file

@ -122,7 +122,7 @@ table.lntable {
// Styling for the page numbers/ buttons on the bottom of the home page
.previous-page, .next-page, .pagination-indicator {
font-size: 1em;
font-size: 1.5em;
}
/* ------------------------------------------------------------------------ */