adjusted page width media query for devlog post buttons, and possibly some other things too

This commit is contained in:
2026-01-05 11:20:34 +00:00
parent a20c18f38c
commit 5f6eb147d0
4 changed files with 39 additions and 41 deletions

View File

@@ -175,7 +175,7 @@
}
}
@media screen and (max-width: 900px) {
@media screen and (max-width: 700px) {
.post-supercontainer {
width: 100% !important;
}