fix typo in scss template
This commit is contained in:
parent
b1ad2a3d8a
commit
6d0ee69091
1 changed files with 1 additions and 1 deletions
|
@ -73,7 +73,7 @@ article {
|
|||
@extend .sans;
|
||||
p.meta {
|
||||
margin-bottom: .8em;
|
||||
font-size: .85em
|
||||
font-size: .85em;
|
||||
clear: both;
|
||||
overflow: hidden;
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue