Removed max-width for mod entries

This commit is contained in:
Leilukin 2023-07-27 09:41:18 +08:00 committed by Helen Chong
parent de8a541c04
commit eb53a52eb3

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;