Fix archive page on mobile

This commit is contained in:
2026-06-16 21:26:24 +03:00
parent 8f8d593ff0
commit 8cdf3e04ce

View File

@@ -18,6 +18,8 @@
text-align: center;
width: 47rem;
max-width: 100%;
padding: 0 1rem;
box-sizing: border-box;
margin-bottom: 4rem;
}