Update to current version
All checks were successful
Building & Deploying Website / Deploy-Website (push) Successful in 12s

This commit is contained in:
2025-11-05 23:14:41 +01:00
parent a8304db3e2
commit 05f0b104d4
300 changed files with 40464 additions and 6492 deletions

View File

@@ -1,4 +1,7 @@
.pagination {
display: flex;
justify-content: center;
margin-top: 6rem;
text-align: center;
font-family: $font-family;
@@ -7,21 +10,12 @@
display: inline;
text-align: center;
font-weight: 700;
span {
margin: 0;
text-align: center;
width: 3.2rem;
}
margin: 0 2px;
text-align: center;
width: 2.2rem;
a {
font-weight: 300;
span {
margin: 0;
text-align: center;
width: 3.2rem;
}
}
}
}