5 lines
56 B
CSS
5 lines
56 B
CSS
|
div#page {
|
||
|
width: 90% !important;
|
||
|
margin: 0 auto;
|
||
|
}
|