Skip to content

Commit

Permalink
Revert "make landing text smaller"
Browse files Browse the repository at this point in the history
This reverts commit 9f9ce27.
  • Loading branch information
joehand committed Oct 30, 2015
1 parent 54767f5 commit 22b88f7
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
6 changes: 3 additions & 3 deletions app/styles/main.scss
Original file line number Diff line number Diff line change
Expand Up @@ -21,9 +21,9 @@ $icon-font-path: '../fonts/';

.intro-text {
display:block;
margin:10px auto 15px;
max-width:700px;
font-size:16px;
margin:20px auto 40px;
max-width:600px;
font-size:18px;
font-weight:400;
text-align: justify;
}
Expand Down
2 changes: 1 addition & 1 deletion dist/styles/main.css

Large diffs are not rendered by default.

0 comments on commit 22b88f7

Please sign in to comment.