Tweak spacing a hair.

This commit is contained in:
Taylor Otwell 2014-11-25 14:37:23 -06:00
parent 9620767935
commit e4c8025b46
2 changed files with 7 additions and 0 deletions

View File

@ -4635,6 +4635,9 @@ #welcome .jumbotron__body {
#welcome .jumbotron__header, .jumbotron h1 {
font-weight: lighter; }
#welcome h2 {
margin-bottom: 20px; }
#welcome .steps {
max-width: 80%;
padding-left: 0;

View File

@ -21,6 +21,10 @@
font-weight: lighter;
}
#welcome h2 {
margin-bottom: 20px;
}
#welcome .steps {
max-width: 80%;
padding-left: 0;