gbowne1 / spmssite

The code for my old business website.
GNU General Public License v3.0
8 stars 31 forks source link

Browser Support #16

Closed gbowne1 closed 2 years ago

gbowne1 commented 2 years ago

Prerequisites

Describe the Feature Request

Browser Support

The targets I would like to support are:

Chrome Chrome for Android Firefox Safari for iOS

Use caniuse.com browser support page here as reference of what browsers to support.

https://caniuse.com/usage-table

Describe the Use Case

Many people may want to view the site on Tablet, Phone and Desktop.

Describe Preferred Solution

Media queries & specific device breakpoints.

Describe Alternatives

No response

Related Code

No response

Additional Information

No response

gbowne1 commented 2 years ago

My research indicates for a variety of tablet and phone devices, the screen size breakpoints should be

Rmichal503 commented 2 years ago

I think that 3 breakpoints will be enough

gbowne1 commented 2 years ago

Yes I agree.