some styles for the post layout

This commit is contained in:
Oscar Cortez 2015-07-17 22:38:50 -06:00
parent a40227fd67
commit eb281d6a59
2 changed files with 31 additions and 1 deletions

View file

@ -48,5 +48,6 @@ $on-laptop: 800px;
@import
"base",
"layout",
"syntax-highlighting"
"syntax-highlighting",
"post"
;