FIX: home icon was incorrectly sized

This commit is contained in:
Jeff Atwood 2014-09-11 10:42:07 -07:00
parent 3c26bca56a
commit c661b6ded5
1 changed files with 1 additions and 2 deletions

View File

@ -30,8 +30,7 @@
}
.fa-home {
font-size: 20px;
line-height: 40px;
font-size: 23px;
}
.panel {