No left and right padding, looks better on mobile

This commit is contained in:
Martin Mahner 2013-03-20 13:45:52 +01:00
parent 1f863b345f
commit da66c18479

View file

@ -4,7 +4,7 @@
---------------------------------------------------------------------------- */
body {
padding: 10px 20px 40px 20px;
padding: 10px 0 40px 0;
}
/* Custom container */