fixed logo display

This commit is contained in:
franknstayn
2021-07-15 22:30:03 +08:00
parent adfe020b53
commit 1e651eb9b3

View File

@@ -156,7 +156,7 @@ li.footer-menu-item a:hover {
}
.store-logo img {
object-fit: cover;
object-fit: contain;
width: 100%;
max-height: 250px;
height: 165px;