Commit 3564369f authored by Sam Roth's avatar Sam Roth
Browse files

Update type.less

For better readability on mobile devices
parent d66a1515
Showing with 1 addition and 1 deletion
+1 -1
...@@ -62,7 +62,7 @@ p { ...@@ -62,7 +62,7 @@ p {
.lead { .lead {
margin-bottom: @line-height-computed; margin-bottom: @line-height-computed;
font-size: floor((@font-size-base * 1.15)); font-size: floor((@font-size-base * 1.15));
font-weight: 200; font-weight: 300;
line-height: 1.4; line-height: 1.4;
@media (min-width: @screen-sm-min) { @media (min-width: @screen-sm-min) {
......
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment