Charn293 / f1-3-c2p1-colmar-academy

0 stars 0 forks source link

Site is too small for viewport #1

Open farishkash opened 6 years ago

farishkash commented 6 years ago

colmar_academy

The blue square is all the whitespace on my screen.

The goal of Colmar project is to be a full-screen project.

https://github.com/Charn293/f1-3-c2p1-colmar-academy/blob/077cb33fcaa47108d71b90ace2234d70a0ccc2be/Colmar/resources/css/style.css#L11

If you are using a laptop the screen may look fine without realizing that on other screens, such a typical Hight definition one, that this site is too small.

You may need to make additional CSS adjustments but after removing the max-width line, it looked fine.

colmar_academy2

About 50 percent of the market is using a resolution of 1920 or wider.

https://www.w3schools.com/browsers/browsers_display.asp

Charn293 commented 6 years ago

Yes, I did the project on a laptop. So I will watch this in future projects. Thanks, Chris.