Skip to content

feat: update SimpleGrid component in AboutUs for improved responsive …#99

Open
BorDevTech wants to merge 13 commits into
masterfrom
mobile-design
Open

feat: update SimpleGrid component in AboutUs for improved responsive …#99
BorDevTech wants to merge 13 commits into
masterfrom
mobile-design

Conversation

@BorDevTech
Copy link
Copy Markdown
Contributor

This pull request makes a small adjustment to the layout of the About Us page. The change updates the padding and grid column configuration to improve responsiveness and consistency in spacing.

  • Changed the SimpleGrid component's pb (padding-bottom) from a numeric value to a pixel string, and updated the columns prop to use responsive values ({ base: 1, md: 2 }) for better adaptability across screen sizes.

Copilot AI review requested due to automatic review settings May 6, 2026 22:38
Copy link
Copy Markdown
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull request overview

Updates the About Us page layout to improve responsiveness and spacing consistency in the “About Us” section grid.

Changes:

  • Updated SimpleGrid pb from a numeric token value to an explicit pixel value ("35px").
  • Updated SimpleGrid columns to a responsive object ({ base: 1, md: 2 }) for clearer breakpoint behavior.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@vercel
Copy link
Copy Markdown

vercel Bot commented May 7, 2026

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

Project Deployment Actions Updated (UTC)
mokse-website Error Error May 16, 2026 2:21am

Request Review

…iveness and consistency

Co-authored-by: Christopher Natale <natale565@icloud.com>
Co-authored-by: teejdadev@users.noreply.github.com
…onsiveness

Co-authored-by: Christopher Natale <natale565@icloud.com>
Co-authored-by: Christopher Natale <natale565@icloud.com>
Co-authored-by: John Schmidt <JohnSchmidtN@users.noreply.github.com>
…ring and layout

- Enhanced the Navigators component to utilize dynamic dropdowns for regions, categories, and titles, improving data fetching and filtering logic.
- Updated the layout of the Navigators component to be responsive, stacking elements on mobile and aligning them horizontally on larger screens.
- Refactored the SearchResources component to streamline the layout and integrate the updated Navigators component, ensuring a cohesive user experience.
- Improved the Services page layout, utilizing responsive design principles for better mobile compatibility.
- Updated FAQ and ServiceCard components for enhanced readability and visual consistency.
- Adjusted theme breakpoints for better responsiveness across devices.

Co-authored-by: Christopher Natale <natale565@icloud.com>
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.

2 participants