css
parent
342df49a41
commit
1b6549b807
|
|
@ -184,7 +184,7 @@ color: #F5F5F2;font-size: 14px;cursor:pointer;border-radius:0px 0px ;}
|
|||
|
||||
.my-cart{ display:none; right:10%; top:20px;}
|
||||
.shopNavfloat{ display:block; position:fixed;bottom:0px;left:30px;}
|
||||
.shopMain{margin:0px 40px 0px 5px;}
|
||||
.shopMain{margin:0px 0px 0px 5px;}
|
||||
.shopCon li{width:20%;padding:10px;}
|
||||
.search-bar input { height: 46px;}
|
||||
.search-bar {margin:0px auto;}
|
||||
|
|
|
|||
|
|
@ -234,7 +234,7 @@ text-align: center;float:none}
|
|||
|
||||
@media only screen and (min-width: 1025px) {
|
||||
.smallnav,.only-phone{ display:none;}
|
||||
.shopNav{padding-top:10px; padding-bottom:5px;margin:0px 40px 10px 0px;}
|
||||
.shopNav{padding-top:10px; padding-bottom:5px;margin:0px 0px 10px 0px;}
|
||||
.slideall{margin:0px auto;max-width:1000px ;padding-top: 45px;height:415px ;}
|
||||
.am-container { padding-left:0rem;padding-right:0rem;max-width: 1000px;}
|
||||
.am-g-fixed{max-width:1000px;}
|
||||
|
|
|
|||
Loading…
Reference in New Issue