Changeset - 331b14b45eb8
[Not reviewed]
0 1 0
Brett Smith (brett) - 7 years ago 2016-12-31 04:12:09
brett@sfconservancy.org
css: Remove noop rule.

This wasn't doing anything because "line-height" was misspelled.
1 file changed with 0 insertions and 1 deletions:
0 comments (0 inline, 0 general)
www/conservancy/static/css/conservancy.css
Show inline comments
...
 
@@ -187,3 +187,2 @@ h3 { margin-top: .6em; margin-bottom: .4em; }
 
    max-width: 1000px;
 
    line-hight: 1.25em;
 
}
0 comments (0 inline, 0 general)