Touch the CSS to fit in the layout of the site
This commit is contained in:
parent
b732193b55
commit
b36b1fe025
|
@ -39,7 +39,7 @@
|
||||||
|
|
||||||
/* Positioning for the main box */
|
/* Positioning for the main box */
|
||||||
.main-box {
|
.main-box {
|
||||||
width: 85%;
|
width: 100%;
|
||||||
max-width: 700px;
|
max-width: 700px;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue