change size to bottombar

This commit is contained in:
bechi 2015-04-29 14:03:30 -03:00
commit 31cdda01cc
2 changed files with 3 additions and 4 deletions

View file

@ -140,7 +140,7 @@ input:-webkit-autofill, textarea:-webkit-autofill, select:-webkit-autofill, inpu
.main {
background-color: #fff;
padding: 45px 0 80px 0;
padding: 45px 0 60px 0;
position: relative;
}