Skip to content
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

DOP-5016: Links in footnote can have inconsistent font size #1268

Merged
merged 4 commits into from
Oct 4, 2024

Conversation

mayaraman19
Copy link
Collaborator

@mayaraman19 mayaraman19 commented Oct 4, 2024

Stories/Links:

DOP-5016

Updating font size for both text and links to be 13px; see Slack thread here

Current Behavior:

Example 1
Example 2

Staging Links:

Example 1
Example 2

Notes:

README updates

    • This PR introduces changes that should be reflected in the README, and I have made those updates.
    • This PR does not introduce changes that should be reflected in the README

Copy link

netlify bot commented Oct 4, 2024

Deploy Preview for mongodb-snooty ready!

Name Link
🔨 Latest commit 1a4173e
🔍 Latest deploy log https://app.netlify.com/sites/mongodb-snooty/deploys/670036f714984c000896ad25
😎 Deploy Preview https://deploy-preview-1268--mongodb-snooty.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

Copy link
Collaborator

@rayangler rayangler left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM! Flagging one non-blocking nit

@@ -12,9 +12,13 @@ const tableStyling = (darkMode) => css`
border: 0;
border-collapse: collapse;
margin: 24px 0;
font-size: 14px;
font-size: 13px;
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

(Nit) We could probably use theme.fontSize.small here to enforce our known font sizes

@mayaraman19 mayaraman19 merged commit f9b5283 into main Oct 4, 2024
8 checks passed
@mayaraman19 mayaraman19 deleted the DOP-5016 branch October 4, 2024 18:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants