Logo bigger - 80px desktop / 56px mobile
This commit is contained in:
parent
b0e5712ad8
commit
14951e5e55
@ -89,12 +89,12 @@
|
||||
text-decoration: none;
|
||||
}
|
||||
.brand-logo {
|
||||
height: 56px;
|
||||
height: 80px;
|
||||
width: auto;
|
||||
display: block;
|
||||
}
|
||||
@media (max-width: 520px) {
|
||||
.brand-logo { height: 42px; }
|
||||
.brand-logo { height: 56px; }
|
||||
.topnav-inner { padding: 14px 16px; }
|
||||
}
|
||||
.brand-sep {
|
||||
|
||||
Loading…
Reference in New Issue
Block a user