mozilla / django-badger

django-badger is a reusable Django app for creating and awarding badges. See also badges.mozilla.org
https://github.com/mozilla/django-badger
BSD 3-Clause "New" or "Revised" License
117 stars 61 forks source link

Make CSS styles properly adapt to mobile & desktop screen sizes #85

Open lmorchard opened 12 years ago

lmorchard commented 12 years ago

badg.us is currently using the Twitter Bootstrap CSS framework for the lazy pretty. It makes good attempts to adapt to screen sizes, but my CSS on top botches much of it.

This site should ideally work great and almost app-like on tablet and phone screens - especially when scanning QR codes to claim badges. Fix it, make it proper pretty.