Beef up the titles

main
Raymond Wanyoike 2014-05-31 17:13:00 +03:00
parent a5deb71fd0
commit b690c785b6
2 changed files with 4 additions and 3 deletions

File diff suppressed because one or more lines are too long

View File

@ -92,13 +92,14 @@ a {
border-bottom: none; border-bottom: none;
} }
.post-title { .post-title {
font-size: 16px; font-size: 18px;
line-height: 1.42857143; // Bootstrap line-height: 1.42857143; // Bootstrap rule
margin-bottom: 10px; margin-bottom: 10px;
margin-top: 0; margin-top: 0;
} }
.post-date { .post-date {
font-family: @sans-serif; font-family: @sans-serif;
font-size: 18px;
} }
} }
&.full-post { &.full-post {