mobile fixes

This commit is contained in:
Jordan Vidrine 2021-07-30 12:44:32 -05:00
parent 1b00d3d9f1
commit ef984ab663

View File

@ -38,7 +38,7 @@ html body.staff:not(.navigation-topics) #main-outlet {
}
.container.posts > .row {
max-width: calc(100% - 25px);
max-width: 100%;
}
html body.archetype-private_message .container.posts {