Skip to content

Commit

Permalink
body font weight 300 #14
Browse files Browse the repository at this point in the history
  • Loading branch information
Robert authored and Robert committed Jun 28, 2017
1 parent 7940bf7 commit 704c58a
Show file tree
Hide file tree
Showing 5 changed files with 5 additions and 2 deletions.
1 change: 1 addition & 0 deletions assets/scss/base/_titles.scss
Original file line number Diff line number Diff line change
Expand Up @@ -75,6 +75,7 @@
p, a, ul, li {
font-size: 17px;
color: $color-dark;
font-weight: 300;
text-decoration: none;
}

Expand Down
2 changes: 1 addition & 1 deletion assets/scss/layout/_single.scss
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@ body:not(.blog) .site-main {
}

p {
margin-bottom: 32px
margin-bottom: 32px;
}
}

Expand Down
1 change: 1 addition & 0 deletions rtl.css

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

1 change: 1 addition & 0 deletions style.css

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion style.css.map

Large diffs are not rendered by default.

0 comments on commit 704c58a

Please sign in to comment.