Page 1 of 1
Breakpoint sizes.
Posted: Sat May 24, 2025 7:22 am
by gregbarnes
If I have my default view set to 1024 for PC Browsers, a breakpoint set to 320 for Mobile, so do I need to have another breakpoint set to 1024 for Tablets OR will the default 1024 be OK for Tablets?
Re: Breakpoint sizes.
Posted: Sat May 24, 2025 8:50 am
by alan_sh
1024 is 1024 - the device doesn't matter. It's the browser that interprets it.
Alan
Re: Breakpoint sizes.
Posted: Sun May 25, 2025 1:14 am
by gregbarnes
Thanks Alan, much appreciated. I'll just use 1024 default size page and add a 320 breakpoint. Cheers.