Joystream / joystream

Joystream Monorepo
http://www.joystream.org
GNU General Public License v3.0
1.42k stars 115 forks source link

Make Font Size Fluid [Atlas] #773

Closed fulminmaxi closed 3 years ago

fulminmaxi commented 4 years ago

Currently, font size is fixed and things like headers and titles can take up too much space on smaller views.

Fix this by introducing media queries (or fluid typography) for font size.

Mentioned here: https://github.com/Joystream/joystream/pull/693#pullrequestreview-432470782

fulminmaxi commented 4 years ago

Will be addressed in #1108

kdembler commented 4 years ago

@Gamaranto I see you've moved this issue to Reviewer approved but the mentioned PR only takes care of the landing page header size and I think there will be more places that will need this change. Would you agree to keep this one open?

fulminmaxi commented 4 years ago

Yes, let's keep it open until a PR addresses this on all screens / components

kdembler commented 3 years ago

Closing this as we gradually fixed this up. If there are some instances left, let's create specific issues for them