Skip to content

docs: fix code blocks uniform in size#8142

Closed
abhaymauryadev wants to merge 1 commit intowebpack:mainfrom
abhaymauryadev:main
Closed

docs: fix code blocks uniform in size#8142
abhaymauryadev wants to merge 1 commit intowebpack:mainfrom
abhaymauryadev:main

Conversation

@abhaymauryadev
Copy link
Copy Markdown

✨ What’s changed

Implemented a grid-based layout for the "Bundle It" section to ensure all blocks have a consistent and uniform size.


🐛 Problem

Previously, the blocks in this section had inconsistent sizing due to varying content lengths and layout behavior. This resulted in:

  • Uneven UI appearance
  • Poor visual alignment
  • Reduced readability and structure

✅ Solution

  • Introduced a grid layout to standardize block dimensions
  • Ensured consistent spacing and alignment across all items
  • Applied styling adjustments to maintain uniform height and width

🎯 Result

  • All blocks now appear visually consistent
  • Improved layout structure and readability
  • Better responsiveness across screen sizes

🧪 How to test

  1. Run the project locally:

    npm start
  2. Navigate to the "Bundle It" section

  3. Verify that all blocks:

    • Have equal size
    • Are properly aligned in a grid
    • Maintain consistency across different screen sizes

📸 (Optional)

Before
image

After
image


🚀 Impact

  • Enhances UI consistency
  • Improves user experience
  • Makes the section visually cleaner and more professional

@vercel
Copy link
Copy Markdown

vercel bot commented Mar 29, 2026

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
webpack-js-org Ready Ready Preview, Comment Mar 29, 2026 9:31pm

Request Review

@linux-foundation-easycla
Copy link
Copy Markdown

linux-foundation-easycla bot commented Mar 29, 2026

CLA Signed

The committers listed above are authorized under a signed CLA.

  • ✅ login: abhaymauryadev / name: Abhay Maurya (adb5937)

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.

1 participant