Commit 9c79cdfc2bc36ef026047143342e0a364e6a5c56
1 parent
2266a547
попап4
Showing
1 changed file
with
1 additions
and
0 deletions
Show diff stats
www/css/main.min.css
... | ... | @@ -943,6 +943,7 @@ body{font-family:Calibri, Candara, Segoe, 'Segoe UI', Optima, Arial, sans-serif; |
943 | 943 | .open-delivery-modal div{width: 100%;max-width: 360px;text-align: center;margin: 0 auto;position:relative;} |
944 | 944 | .open-delivery-modal div img{width:100%;max-width:360px;} |
945 | 945 | .modal_close{position:absolute;top:0px;right:0px;width:15px;height:15px;background-color:black;border-radius:50%;} |
946 | +.hidden_modal{bottom:-20%;opacity:0;transition:0.3s;} | |
946 | 947 | @media( max-width: 880px ){ |
947 | 948 | .delivery-form-par .popup-main-delivery{width:96%;left:2%;} |
948 | 949 | } | ... | ... |