[Bug web/87461] New: Web site should use a responsive template
rearnsha at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Fri Sep 28 09:33:00 GMT 2018
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=87461
Bug ID: 87461
Summary: Web site should use a responsive template
Product: gcc
Version: 9.0
Status: UNCONFIRMED
Severity: normal
Priority: P3
Component: web
Assignee: unassigned at gcc dot gnu.org
Reporter: rearnsha at gcc dot gnu.org
Target Milestone: ---
If the GCC website is viewed on a small screen device, such as a mobile phone,
then the entire page is scaled as-is until it will fit the width of the device.
This makes it unreadable.
Good modern web pages use responsive templates so that when the screen
real-estate is low, a simplified layout can be used that is more appropriate to
the size of the display.
More information about the Gcc-bugs
mailing list