Removed default margining on forum main container
This commit is contained in:
@@ -1977,7 +1977,7 @@ div.emotebox .emote-container:hover {
|
||||
cursor: pointer;
|
||||
}
|
||||
|
||||
body.forum .main { display: flex; margin: 4px; gap: 4px; }
|
||||
body.forum .main { display: flex; gap: 4px; }
|
||||
@media only screen and (orientation: portrait) {
|
||||
body.forum .main { flex-direction: column; }
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user