Skip to content

Commit c27c252

Browse files
committedJun 26, 2015
Merge pull request #16 from caseywatts/master
make jumbotron text clearer
2 parents ec19282 + ea72e76 commit c27c252

File tree

2 files changed

+13
-4
lines changed

2 files changed

+13
-4
lines changed
 

‎_scss/app.scss

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -94,3 +94,7 @@ footer {
9494
.main {
9595
padding-top: 145px;
9696
}
97+
98+
.jumbotron p {
99+
font-weight: 300;
100+
}

‎css/app.css

Lines changed: 9 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)
Please sign in to comment.