discourse/app/assets/stylesheets/common
Bianca Nenciu d11fe6fde5
FIX: Use rem for font sizes in post headings (#13720)
Size of headings increased proportionally with their nesting because
their size was relative to the parent element (used em). This commit
makes headings from posts use rem instead which are relative to the
root HTML element.

<h1><div><h1>test</h1></div></h1> looks the same as <h1>test</h1> now.
2021-07-14 11:15:58 +10:00
..
admin FEATURE: Penalty history improvements (#13359) 2021-07-12 11:36:56 -07:00
base FIX: Use rem for font sizes in post headings (#13720) 2021-07-14 11:15:58 +10:00
components FEATURE: Add last visit indication to topic view page. (#13471) 2021-07-05 14:17:31 +08:00
foundation UX: Adjust list and onebox margins (#13131) 2021-05-25 23:52:33 -04:00
select-kit FIX: Do not wrap flair title in chooser (#13667) 2021-07-08 15:51:47 +03:00
d-editor.scss UX: Twitter onebox layout adjustments (#13181) 2021-05-27 15:35:32 +10:00
font-variables.scss FIX: Use rem for font sizes in post headings (#13720) 2021-07-14 11:15:58 +10:00
input_tip.scss
printer-friendly.scss
software-update-prompt.scss DEV: Do not always include software update HTML in DOM (#13291) 2021-06-07 09:40:03 -04:00
topic-entrance.scss
topic-timeline.scss UX: Fix mobile progress bar button alignment (#13442) 2021-06-18 15:23:57 -04:00