This commit is contained in:
Phil Bajsicki 2024-12-08 03:25:32 +01:00
parent 1b7a3f07a3
commit cbb29d9616
2 changed files with 2 additions and 2 deletions

View file

@ -124,7 +124,7 @@ table.lntable {
#pagination {
font-size: 1.5em;
margin: auto;
width: 50%;
width: 25%;
}
/* ------------------------------------------------------------------------ */

View file

@ -3,7 +3,7 @@ footer.page-footer{
margin-top: 1.4rem;
color: #aaa;
width: 95%;
max-width: 45rem;
// max-width: 45rem;
}
footer.page-footer p {
font-size: 1.2rem;