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

Make 'Ask AI' button font consistent with page #26620

Merged
merged 2 commits into from
Dec 20, 2024

Conversation

maryam-khan-dev
Copy link
Contributor

Summary & Motivation

When browsing Dagster's docs, I noticed that the "Ask AI" button's font seems to have a different font from the rest of the page. It seemed to use the default sans-serif font rather than the one in the theme. This is what it looked like on Chrome (v 131.0.6778.204 on Linux):
Before - Chrome
And on Firefox (v133.0.3, also on Linux):
Before - Firefox

It's a really minor thing, but I looked into the source code, saw TailwindCSS, and thought I might as well make a PR :)

How I Tested These Changes

I made changes in the browser inspector and verified that these changes look alright. I also ran the documentation website locally. Here's a screenshot of the result:
image

@cmpadden cmpadden self-requested a review December 20, 2024 20:08
Copy link
Contributor

@cmpadden cmpadden left a comment

Choose a reason for hiding this comment

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

Thank you for your attention to detail!

There was a mismatched p/div tag that I fixed, but I confirmed that this looks good running locally. Cheers!

@cmpadden cmpadden merged commit 8d466fd into dagster-io:master Dec 20, 2024
1 check was pending
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