Improve body padding at the top and bottom

This commit is contained in:
Sunil Mohan Adapa 2014-11-23 14:25:23 +05:30
parent 0afe018370
commit 9fcc03127e

View File

@ -1,6 +1,5 @@
body {
padding-top: 60px;
padding-bottom: 20px;
padding-top: 70px;
}
/* nav-header is deprecated in bootstrap 3.x, so replicate it here */