Commit 77a8748bc316c92f409d776fc41357cc1f83c692

Authored by Eugeny Galkovskiy
1 parent 34cb575d

попап4

Showing 1 changed file with 2 additions and 1 deletions   Show diff stats
www/css/main.min.css
@@ -939,7 +939,8 @@ h2.types_logo_543{color:#5b4a42;} @@ -939,7 +939,8 @@ h2.types_logo_543{color:#5b4a42;}
939 .delivery-form-par .text-down input{height:23px;width:104px;border:1px solid #6cb33f;font-size:9px;padding-left:12px;outline:none;} 939 .delivery-form-par .text-down input{height:23px;width:104px;border:1px solid #6cb33f;font-size:9px;padding-left:12px;outline:none;}
940 .delivery-form-par .deliver-form{display:flex;justify-content:space-between;width:100%px;} 940 .delivery-form-par .deliver-form{display:flex;justify-content:space-between;width:100%px;}
941 body{font-family:Calibri, Candara, Segoe, 'Segoe UI', Optima, Arial, sans-serif;} 941 body{font-family:Calibri, Candara, Segoe, 'Segoe UI', Optima, Arial, sans-serif;}
942 -.open-delivery-modal{cursor:pointer;position:fixed;font-size:24px;top:50%;} 942 +.open-delivery-modal{cursor:pointer;position:fixed;font-size:24px;bottom:0;width;100%;}
  943 +.open-delivery-modal div{margin:0 auto;}
943 @media( max-width: 880px ){ 944 @media( max-width: 880px ){
944 .delivery-form-par .popup-main-delivery{width:96%;left:2%;} 945 .delivery-form-par .popup-main-delivery{width:96%;left:2%;}
945 } 946 }