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

fix(ui): fix h1 text alignment #219

Merged
merged 1 commit into from
Dec 21, 2023
Merged

fix(ui): fix h1 text alignment #219

merged 1 commit into from
Dec 21, 2023

Conversation

Lee-W
Copy link
Collaborator

@Lee-W Lee-W commented Dec 19, 2023

Closes: #184

The root cause of this issue is that the default style of h1 contains text-align: center;. This PR overwrites this behavior

image

Copy link

cloudflare-pages bot commented Dec 19, 2023

Deploying with  Cloudflare Pages  Cloudflare Pages

Latest commit: 6b7fe16
Status: ✅  Deploy successful!
Preview URL: https://0766e1dd.ask-astro.pages.dev
Branch Preview URL: https://fix-h1-alignment.ask-astro.pages.dev

View logs

@Lee-W
Copy link
Collaborator Author

Lee-W commented Dec 19, 2023

Checkout out to main

image

Checkout to this PR

image

Copy link
Collaborator

@pankajastro pankajastro left a comment

Choose a reason for hiding this comment

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

LGTM

@Lee-W Lee-W merged commit e6d4b7c into main Dec 21, 2023
7 checks passed
@Lee-W Lee-W deleted the fix-h1-alignment branch December 21, 2023 04:25
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.

Fix the docs formatting issues in ingestion
2 participants