[fix] [minor] remove negative margin from navbar in website.css

This commit is contained in:
Anand Doshi 2013-08-30 10:53:11 +05:30
parent 010de37fcb
commit 182b4070e5

View File

@ -18,10 +18,6 @@ img {
padding-bottom: 30px;
}
.navbar {
margin: 0px -20px;
}
.banner {
margin-top: 20px;
padding: 0px 20px;