adjusted page width media query for devlog post buttons, and possibly some other things too
This commit is contained in:
@@ -175,7 +175,7 @@
|
||||
}
|
||||
}
|
||||
|
||||
@media screen and (max-width: 900px) {
|
||||
@media screen and (max-width: 700px) {
|
||||
.post-supercontainer {
|
||||
width: 100% !important;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user