Merge pull request #342 from ErickMR19/patch-1

Update style.css
This commit is contained in:
Daniel Rudolf 2016-04-16 13:55:47 +02:00
commit 2678473e09

View file

@ -214,7 +214,8 @@ dd {
/* Structure Styles
/*---------------------------------------------*/
.inner {
width: 850px;
width: 100%;
max-width: 850px;
margin: 0 auto;
}