Merge pull request #226 from jcftang/master

Fix a typo in sass template
This commit is contained in:
Frederic Hemberger 2011-10-16 23:07:59 -07:00
commit 3101d6a354

View File

@ -73,7 +73,7 @@ article {
@extend .sans;
p.meta {
margin-bottom: .8em;
font-size: .85em
font-size: .85em;
clear: both;
overflow: hidden;
}