Browse code

fix typo in scss template

Jimmy Tang authored on 16/10/2011 at 22:28:37
Showing 1 changed files
... ...
@@ -73,7 +73,7 @@ article {
73 73
     @extend .sans;
74 74
     p.meta {
75 75
       margin-bottom: .8em;
76
-      font-size: .85em
76
+      font-size: .85em;
77 77
       clear: both;
78 78
       overflow: hidden;
79 79
     }