Mobile friendly
This commit is contained in:
@@ -116,7 +116,7 @@ div.posts .post form textarea.newpost {
|
||||
}
|
||||
|
||||
/* mobile */
|
||||
@media only screen and (max-width: 1000px) {
|
||||
@media only screen and (max-width: 1080px) {
|
||||
.post-box {
|
||||
width: calc(100% - 65px);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user