openstreetmap-website/app/assets
Andy Allan 5ab682dbbd Combine small.scss into common.scss
We've moved away from the idea of having extra rules for small screens,
and instead follow the bootstrap convention of designing for small
screens first and overriding those rules if needed for larger screens.

Having a separate file remaining for a limited number of small screen
rules is therefore counter-productive. Moving the remaining rules into
common.scss, adjacent to the related rules for larger screen, makes
the behaviour easier to understand, as well as making it easier to
refactor the rules to a small-screen-first approach.
2022-09-14 17:32:43 +01:00
..
config Drop use of html5shiv 2021-11-18 17:20:07 +00:00
favicons Update manifest.json.erb 2021-04-07 19:45:58 +02:00
images optimize image file size 2022-07-17 21:55:55 +02:00
javascripts Merge remote-tracking branch 'upstream/pull/3680' 2022-09-13 19:19:12 +01:00
opensearch Fix opensearch icon & update attribution 2022-02-28 18:38:36 +00:00
stylesheets Combine small.scss into common.scss 2022-09-14 17:32:43 +01:00