glowabio / geofresh

https://geofresh.org
GNU General Public License v3.0
1 stars 3 forks source link

Limit width of the front page on large screens #1

Open vanbremer opened 1 year ago

vanbremer commented 1 year ago

On larger screens the boxes on the front page are drawn to far out, the text becomes less readable. Should a maximum width for the page be set? Also for the other sub-pages?

vanbremer commented 1 year ago

added a style tag to div around sub-pages: style = "margin: auto; max-width: 1500px;", should be moved to external CSS file

vanbremer commented 1 year ago

see commit 24f7cac7570cdc5ba8acb412eedb47712aad6664

vanbremer commented 1 year ago

the width of the text should also be further limited, or text moved to columns