diff --git a/www/css/main.min.css b/www/css/main.min.css index 31eaa76..fdd8ae1 100644 --- a/www/css/main.min.css +++ b/www/css/main.min.css @@ -939,7 +939,8 @@ h2.types_logo_543{color:#5b4a42;} .delivery-form-par .text-down input{height:23px;width:104px;border:1px solid #6cb33f;font-size:9px;padding-left:12px;outline:none;} .delivery-form-par .deliver-form{display:flex;justify-content:space-between;width:100%px;} body{font-family:Calibri, Candara, Segoe, 'Segoe UI', Optima, Arial, sans-serif;} -.open-delivery-modal{cursor:pointer;position:fixed;font-size:24px;top:50%;} +.open-delivery-modal{cursor:pointer;position:fixed;font-size:24px;bottom:0;width;100%;} +.open-delivery-modal div{margin:0 auto;} @media( max-width: 880px ){ .delivery-form-par .popup-main-delivery{width:96%;left:2%;} } -- libgit2 0.21.4