|
|
@@ -57,7 +57,8 @@
|
|
|
vertical-align: middle;
|
|
|
margin: 10px;
|
|
|
border-radius: 100%;
|
|
|
- background: url('__CDN__/assets/shop/img/menu.jpeg');
|
|
|
+ background: url('__CDN__/assets/shop/img/menu.png');
|
|
|
+ background-size: cover;
|
|
|
color: #fff;
|
|
|
height: 118px;
|
|
|
}
|
|
|
@@ -67,7 +68,7 @@
|
|
|
font-weight: bold;
|
|
|
}
|
|
|
.am-text-center .menu-box {
|
|
|
- width: 138px;
|
|
|
+ /*width: 138px;*/
|
|
|
height: 138px;
|
|
|
}
|
|
|
.am-text-center .menu-box .log {
|