mirror of
https://github.com/openfoodfoundation/openfoodnetwork
synced 2026-02-26 01:33:22 +00:00
Reduce max-width of logo to reflect the proposed aspect ratio of 640px / 130px (= 247px / 50px)
This commit is contained in:
@@ -107,7 +107,7 @@ table.order-summary {
|
||||
.logo {
|
||||
vertical-align: middle;
|
||||
max-height: 50px;
|
||||
max-width: 300px;
|
||||
max-width: 247px;
|
||||
}
|
||||
|
||||
.social .soc-btn {
|
||||
|
||||
Reference in New Issue
Block a user