Merge pull request #226 from jcftang/master
Fix a typo in sass template
This commit is contained in:
commit
3101d6a354
@ -73,7 +73,7 @@ article {
|
||||
@extend .sans;
|
||||
p.meta {
|
||||
margin-bottom: .8em;
|
||||
font-size: .85em
|
||||
font-size: .85em;
|
||||
clear: both;
|
||||
overflow: hidden;
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user