Skip to content

fixed the horizontal overflow - #25

Open
SahilS2004 wants to merge 1 commit into
k8sgpt-ai:mainfrom
SahilS2004:website-overflow-fix
Open

fixed the horizontal overflow#25
SahilS2004 wants to merge 1 commit into
k8sgpt-ai:mainfrom
SahilS2004:website-overflow-fix

Conversation

@SahilS2004

@SahilS2004 SahilS2004 commented Mar 30, 2026

Copy link
Copy Markdown

Closes #24

📑 Description

Fixed Bugs

  • Fixed the issue where long bash commands were going outside the page. Now they stay inside and can be scrolled horizontally.
  • Fixed code formatting so that commands and comments (like # text) appear properly on separate lines.
  • Added a Copy button to code blocks so users can easily copy commands. It also shows a checkmark when copied.
  • Improved the design of code blocks with a dark background, rounded corners, and a label showing the language (like bash).

✅ Checks

  • My pull request adheres to the code style of this project
  • My code requires changes to the documentation
  • I have updated the documentation as required
  • All the tests have passed

ℹ Additional Information

Before & After

Before -
Screenshot 2026-03-30 at 9 13 41 AM

After -
Screenshot 2026-03-30 at 11 46 56 PM

@netlify

netlify Bot commented Mar 30, 2026

Copy link
Copy Markdown

Deploy Preview for helpful-alpaca-646002 ready!

Name Link
🔨 Latest commit fac4881
🔍 Latest deploy log https://app.netlify.com/projects/helpful-alpaca-646002/deploys/69cc363cb85cee0008f80c2d
😎 Deploy Preview https://deploy-preview-25--helpful-alpaca-646002.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 project configuration.

@linux-foundation-easycla

linux-foundation-easycla Bot commented Mar 30, 2026

Copy link
Copy Markdown

CLA Signed

The committers listed above are authorized under a signed CLA.

  • ✅ login: SahilS2004 / name: Sahil Sarawgi (fac4881)

Signed-off-by: sahils2004 <sahilsarawgi1239@gmail.com>
@SahilS2004
SahilS2004 force-pushed the website-overflow-fix branch from 5de4ac7 to fac4881 Compare March 31, 2026 21:01
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.

[Feature]: Website UI Issue: Overflowing Text & Broken Bash Commands in Installation Section

1 participant