css: Remove noop rule.
This wasn't doing anything because "line-height" was misspelled.
This commit is contained in:
parent
4409ac089a
commit
331b14b45e
1 changed files with 0 additions and 1 deletions
|
@ -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;
|
||||
|
|
Loading…
Reference in a new issue