Build: fix link to Contents on mobile

This commit is contained in:
Ben Edgington
2025-09-01 09:14:56 +01:00
parent 6be3432a58
commit d013cb91dc

View File

@@ -29,7 +29,7 @@
}
@media screen and (max-width: 1200px) {
prevnext span.contents {
.prevnext span.contents {
display: flex;
justify-content: center;
}