Merge pull request #425 from vitordesousa/patch-1

fix h2 size font
pull/407/merge
AndreiCN 2017-06-07 20:52:30 +03:00 committed by GitHub
commit 913663aa45
1 changed files with 1 additions and 1 deletions

View File

@ -1003,7 +1003,7 @@ article.media {
float: left float: left
} }
h2 { h2 {
font-size: 18px; font-size: 30px;
font-weight: 400 font-weight: 400
} }
#left, #left,