diff --git a/index.html b/index.html index fa7a70a..97ef775 100644 --- a/index.html +++ b/index.html @@ -21,6 +21,13 @@ .lead > span { margin: 10px; } + .jumbotron{ + height: 270px; + margin-top: -70px; + } + .lead{ + margin-top: -60px; + }