fix typo in scss template

This commit is contained in:
Jimmy Tang 2011-10-16 23:28:37 +01:00
parent b1ad2a3d8a
commit 6d0ee69091

View File

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