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;
|
@extend .sans;
|
||||||
p.meta {
|
p.meta {
|
||||||
margin-bottom: .8em;
|
margin-bottom: .8em;
|
||||||
font-size: .85em
|
font-size: .85em;
|
||||||
clear: both;
|
clear: both;
|
||||||
overflow: hidden;
|
overflow: hidden;
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user