css: Remove noop rule.

This wasn't doing anything because "line-height" was misspelled.
This commit is contained in:
Brett Smith 2016-12-30 22:57:55 -05:00
parent 4409ac089a
commit 331b14b45e

View file

@ -185,7 +185,6 @@ h3 { margin-top: .6em; margin-bottom: .4em; }
margin-left: 225px;
margin-right: 50px;
max-width: 1000px;
line-hight: 1.25em;
}
#container #sidebar {
width: 200px;