mirror of
https://github.com/misenhower/splatoon2.ink.git
synced 2026-08-28 05:24:23 -05:00
Fix specificity
This commit is contained in:
@@ -101,9 +101,10 @@
|
||||
</template>
|
||||
|
||||
<style>
|
||||
.limited-width {
|
||||
#main .limited-width {
|
||||
max-width: 1392px;
|
||||
margin: auto;
|
||||
margin-left: auto;
|
||||
margin-right: auto;
|
||||
}
|
||||
</style>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user