1
0
Fork 0
mirror of https://github.com/Ysurac/openmptcprouter-feeds.git synced 2025-02-12 18:41:51 +00:00

Increase max width from 940px to 1024px

This commit is contained in:
Ycarus 2018-03-30 15:49:44 +02:00
parent a64f26620b
commit ddb4ead5cc

View file

@ -170,7 +170,7 @@ body {
.container {
width: 100%;
max-width: 940px;
max-width: 1024px;
margin-left: auto;
margin-right: auto;
zoom: 1;