-
Notifications
You must be signed in to change notification settings - Fork 127
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
Use tighter letter-spacing for Display #2909
Conversation
The latest updates on your projects. Learn more about Vercel for Git ↗︎
|
Size Change: +37 B (+0.01%) Total Size: 674 kB
ℹ️ View Unchanged
|
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #2909 +/- ##
=======================================
Coverage 87.92% 87.92%
=======================================
Files 223 223
Lines 12924 12930 +6
Branches 1748 1748
=======================================
+ Hits 11363 11369 +6
Misses 1506 1506
Partials 55 55
|
🦋 Changeset detectedLatest commit: e39f24f The changes in this PR will be included in the next version bump. This PR includes changesets to release 2 packages
Not sure what this means? Click here to learn what changesets are. Click here if you're a maintainer who wants to add another changeset to this PR |
Addresses DSYS-910
Purpose
When testing the Circuit UI Web v9 release on the marketing website, we discovered that the new unified letter spacing is too wide for large headlines.
Approach and changes
--cui-letter-spacing-tight
token to the design tokens packageDefinition of done