[css] removed docs splash margin

This commit is contained in:
Anand Doshi 2016-04-27 18:52:06 +05:30
parent 32dc2d47c7
commit b3efdd87ea
2 changed files with 2 additions and 4 deletions

View file

@ -253,8 +253,6 @@ img {
max-width: 100%;
}
.splash {
padding-top: 128px;
margin-top: -92px;
border-bottom: 1px solid #d1d8dd;
}
.splash .jumbotron {

View file

@ -23,8 +23,8 @@ img {
// background-color: @text-color;
// background-image: url('/assets/img/background.png');
// color: #ffffff;
padding-top: 128px;
margin-top: -92px;
// padding-top: 128px;
// margin-top: -92px;
border-bottom: 1px solid @border-color;
.jumbotron{