mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-27 19:26:50 +00:00
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…
x
Reference in New Issue
Block a user