Removed max-width for mod entries

This commit is contained in:
Helen Chong 2023-07-27 09:41:18 +08:00
parent 7168a0f55d
commit 480b1315dc
1 changed files with 0 additions and 1 deletions

View File

@ -9,7 +9,6 @@
.mod-entry { .mod-entry {
background: #241445; background: #241445;
max-width: 900px;
position:relative; position:relative;
margin: 1em 0; margin: 1em 0;
padding: 1em 1.5em 1.5em 1.5em; padding: 1em 1.5em 1.5em 1.5em;