Fix spacing a bit.

This commit is contained in:
Taylor Otwell 2014-11-25 14:38:04 -06:00
parent ff08741f69
commit c03b6c81e7
2 changed files with 2 additions and 2 deletions

View File

@ -4626,7 +4626,7 @@ #welcome .jumbotron__header, .jumbotron h1 {
font-weight: bold;
color: white;
margin-top: 0;
margin-bottom: 30px; }
margin-bottom: 25px; }
#welcome .jumbotron__body {
max-width: 80%;

View File

@ -9,7 +9,7 @@
font-weight: bold;
color: white;
margin-top: 0;
margin-bottom: 30px;
margin-bottom: 25px;
}
#welcome .jumbotron__body {