Files
discourse/app
Kris 9603cb63d0 REFACTOR: merge /desktop and /mobile discourse.scss into /common (#32517)
This removes `/mobile/discourse.scss` and `/desktop/discourse.scss` and
moves the required styles into `/common/discourse.scss`

I was also able to remove some unused/redundant CSS and update
breakpoints to our new formatting.

There are some visual changes, most notably on mobile forms... but these
all appear to be minor and get us more consistency across breakpoints.

For example... Before/After with desktop below... mobile actually
appeared to be a little broken



![image](https://github.com/user-attachments/assets/7b733bfa-812e-4e5b-ba04-c8df78526fe1)


![image](https://github.com/user-attachments/assets/a3fead6f-6c93-4619-b288-f6dcfd144e01)


![image](https://github.com/user-attachments/assets/bb26060c-a453-4ff2-ab13-67e17af84d59)

---------

Co-authored-by: Jarek Radosz <jradosz@gmail.com>
2025-04-29 16:37:43 -04:00
..