mirror of
https://github.com/discourse/discourse.git
synced 2026-08-09 12:38:21 -05:00
This eliminates the `/mobile` and `/desktop` `header.scss` files and moves the relevant CSS under `common/header.scss` using `.mobile-view` and breakpoints. I was also able to eliminate some redundant and unused styles in the process and move a couple more general styles to `discourse.scss`