Commit 9dd66d3c446908fce99e07617ec7b9bf81302cef

Authored by Eugeny Galkovskiy
1 parent a4af5298

попап5

Showing 1 changed file with 1 additions and 1 deletions   Show diff stats
www/css/main.min.css
... ... @@ -947,7 +947,7 @@ body{font-family:Calibri, Candara, Segoe, 'Segoe UI', Optima, Arial, sans-serif;
947 947 .delivery-form-par .popup-main-delivery{width:96%;left:2%;}
948 948 }
949 949 @media ( max-width: 480px ){
950   - .open-delivery-modal{bottom:0;width:100%;box-shadow: inset 0px -250px 125px -250px black;}
  950 + .open-delivery-modal{top: initial;bottom:0;width:100%;box-shadow: inset 0px -250px 125px -250px black;}
951 951 .delivery-form-par .content-popup{padding:25px;}
952 952 .delivery-form-par .popup-main-delivery{background-image:none;height:initial;top:10%;}
953 953 .delivery-form-par .deliver-form{justify-content: center;align-items: center;flex-direction: column;}
... ...