|
|
|
|
|
by dorfsmay
3821 days ago
|
|
> This happens a lot, designers assume everyone's running full screen, or are not on mobile, or just don't consider it What kills me is that a basic 90's HTML 3 page can be zoomed and scrolled on mobile browser. If you don't care too much about fancy design (eg for personal sites), then just use HTML and really basic, or no, CSS. If you do care about sophisticated design, then you should ensure it works on the most common browsers and devices. |
|