-
Notifications
You must be signed in to change notification settings - Fork 8
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
feat(cxl-lumo-styles): update typography #381
Conversation
size-limit report 📦
|
11c48f0
to
3b7a575
Compare
Ill QA again after these changes @anoblet as its hard to judge the rest without some of these changes. |
Task linked: CU-86ayy0gy1 Change fonts |
8864c04
to
35861ba
Compare
35861ba
to
06c864f
Compare
ebd24bd
to
b7af527
Compare
Storybook looks different than compiled aybolit applied on WPS. Mostly due the primary font family. On WPS all text uses Lato. Storybook still has Roboto and Libre on some elements eg. menu. @heshfekry do we want everything Lato? Dashboard cards need tweaks for headings. Titles have too big margins. |
Yes we do want everything lato. We shouldn't see roboto or liber anywhere. Keep things simple as our typography system, is sub optimal. Agree that the cards need a tweak. |
I fixed margins cc @anoblet |
c2301ea
to
1fe67a4
Compare
I cleaned up commits and squashed them into just 3 |
afadfd8
to
5de154c
Compare
@@ -3,4 +3,4 @@ | |||
// @see https://bugs.chromium.org/p/chromium/issues/detail?id=946975 | |||
delete Document.prototype.adoptedStyleSheets; | |||
</script> | |||
<link rel="stylesheet" id="cxl-font-css" href="https://fonts.googleapis.com/css?family=Roboto:300,300i,400,400i,700,700i,900|Libre+Baskerville:400,400i,700" type="text/css" media="all"> | |||
<link rel="stylesheet" id="cxl-font-css" href="https://fonts.googleapis.com/css?family=Roboto:300,300i,400,400i,700,700i,900&family=Libre+Baskerville:400,400i,700&family=Lato&family=Raleway:wght@400;500;700;900" type="text/css" media="all"> |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Same, why not kill off deprecated font family loading, or?
Inherited margins from headings and caused too much whitespace.
5de154c
to
ff250fd
Compare
Clickup: https://app.clickup.com/t/86ayy0gy1