Build: fix link to Contents on mobile

This commit is contained in:
Ben Edgington
2025-09-01 09:14:56 +01:00
parent fb5092f7bf
commit 630b4b0c6c

View File

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