Add space between body and footer on the customize page closes #574

master
Nicolas Garnier 2015-07-01 14:08:17 +02:00
parent 880e140d39
commit d0dc5e3cc1
1 changed files with 1 additions and 0 deletions

View File

@ -113,4 +113,5 @@
margin-left: auto;
margin-right: auto;
max-width: 1280px;
margin-bottom: 80px;
}