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

🐛 Add CSS overflow/wrapping on KaTeX, tables, and code sections #753

Merged
merged 1 commit into from
Dec 23, 2023

Conversation

ragibson
Copy link
Contributor

(Upstreaming changes from nunocoracao/blowfish#1129)

This fixes a few bugs where long post elements could break out of the width of the overall page and break overall formatting or views, especially on mobile devices. The corresponding edits to assets/css/compiled/main.css are from the Tailwind compiler.

Note that the scroll bars on these elements will fade in and out as needed, depending on the default behavior of the user's browser.
congo-breaking-site-width-comparison

This fixes a bug where long post elements could break out of the
width of the overall page and break overall formatting or views,
especially on mobile devices.
Copy link

netlify bot commented Dec 18, 2023

Deploy Preview for hugo-congo ready!

Built without sensitive environment variables

Name Link
🔨 Latest commit 00ac16f
🔍 Latest deploy log https://app.netlify.com/sites/hugo-congo/deploys/6580c5522c123700087704d3
😎 Deploy Preview https://deploy-preview-753--hugo-congo.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.

@ragibson
Copy link
Contributor Author

FWIW, the relevant issue in the Blowfish fork is nunocoracao/blowfish#990.

@jpanther jpanther added the bug Something isn't working label Dec 23, 2023
@jpanther
Copy link
Owner

Thanks for these fixes, @ragibson. I'm happy to merge these in.

@jpanther jpanther merged commit 928aa0e into jpanther:dev Dec 23, 2023
5 of 6 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants