FIX: home icon was incorrectly sized
This commit is contained in:
parent
3c26bca56a
commit
c661b6ded5
|
@ -30,8 +30,7 @@
|
|||
}
|
||||
|
||||
.fa-home {
|
||||
font-size: 20px;
|
||||
line-height: 40px;
|
||||
font-size: 23px;
|
||||
}
|
||||
|
||||
.panel {
|
||||
|
|
Loading…
Reference in New Issue