Skip to content

Commit

Permalink
improve forum topic display
Browse files Browse the repository at this point in the history
  • Loading branch information
Varrience authored Dec 31, 2024
1 parent 50f874d commit 58bd930
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Assets/styles/forum.css
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
#display {
position: relative;
width: 90%;
left: 5%;
width: 70%;
left: 15%;
}

#comments {
Expand Down

0 comments on commit 58bd930

Please sign in to comment.