we don't need max width on header logo
This commit is contained in:
parent
35ee341122
commit
1306eaedb2
|
@ -30,7 +30,6 @@
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
#site-logo {
|
#site-logo {
|
||||||
max-width: 122px;
|
|
||||||
max-height: 40px;
|
max-height: 40px;
|
||||||
}
|
}
|
||||||
.fa-home {
|
.fa-home {
|
||||||
|
|
|
@ -34,7 +34,6 @@
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
#site-logo {
|
#site-logo {
|
||||||
max-width: 122px;
|
|
||||||
max-height: 40px;
|
max-height: 40px;
|
||||||
}
|
}
|
||||||
.fa-home {
|
.fa-home {
|
||||||
|
|
Loading…
Reference in New Issue