Touch the CSS to fit in the layout of the site

This commit is contained in:
Petko Bordjukov 2014-10-29 15:13:05 +02:00
parent b732193b55
commit b36b1fe025
1 changed files with 1 additions and 1 deletions

View File

@ -39,7 +39,7 @@
/* Positioning for the main box */
.main-box {
width: 85%;
width: 100%;
max-width: 700px;
}