简体   繁体   中英

Website is working on responsive design mode ipad screen but not properly on ipad

Website is working on responsive design mode iPad screen but not properly on ipad i have checked in all device it is working great but not in ipad.

Here is a link .

create media query for ipad-pro

media@(max-width:1200px) { }

for ipad

media@(max-width:900px) { }

And the bootstrap4 class should be col-md or col-lg

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM