Logo design tweak

This commit is contained in:
Moris Zen
2018-08-30 14:42:27 +02:00
parent 746ba23bd0
commit c1c67944f8

View File

@@ -133,7 +133,12 @@ body {
.saburly-logo {
max-height: 22px;
margin-bottom: -0.4rem;
}
@media (min-width: 992px) {
.saburly-logo {
max-height: 30px;
}
}
.saburly-overlay-shadow {