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 oversized code block within an li tag #175

Closed
wants to merge 2 commits into from

Conversation

lschierer
Copy link
Contributor

Related Issue

Summary of Changes

lschierer and others added 2 commits January 28, 2025 17:43
fixes ProjectEvergreen#174 by allowing the text to break mid-word.
…ading the break-word to be in-effective alone.
Copy link

netlify bot commented Jan 28, 2025

Deploy Preview for super-tapioca-5987ce ready!

Name Link
🔨 Latest commit 420e507
🔍 Latest deploy log https://app.netlify.com/sites/super-tapioca-5987ce/deploys/6799607bf172b50008ea261a
😎 Deploy Preview https://deploy-preview-175--super-tapioca-5987ce.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.

@thescientist13
Copy link
Member

Hmm, I was thinking more of a word "break" approach, since the width: 100% seems to disrupt the layout of all inline code block segments now
Screenshot 2025-01-28 at 6 04 33 PM
Screenshot 2025-01-28 at 6 04 58 PM

@lschierer
Copy link
Contributor Author

I can try again.

@lschierer lschierer closed this Jan 29, 2025
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.

about page is overflowing due to long unbroken text
2 participants