Opened 5 years ago
#5588 new defect
Make mediagoblin.org work on small screens
Reported by: | Ben Sturmfels | Owned by: | |
---|---|---|---|
Priority: | minor | Milestone: | |
Component: | graphic design/interface | Keywords: | website |
Cc: | Parent Tickets: |
Description
Our website mediagoblin.org currently uses 960.css as the layout framework. From my brief investigation, it looks as though this framework does not support responsive layout.
I've hacked in some changes in theme/templates/base.html
to make it work a little better for the time being, but the site really needs to be switched to a different CSS framework, eg. Tachyons.