Skip to content

Dev#105

Merged
masudparvez2050 merged 2 commits intomainfrom
dev
Mar 13, 2026
Merged

Dev#105
masudparvez2050 merged 2 commits intomainfrom
dev

Conversation

@masudparvez2050
Copy link
Contributor

No description provided.

…etails, SearchListingDetailsPage, and SearchListingPage components
♻️ refactor: Adjust layout and styling in BlogDetailsPage, ItemExtraD…
Copilot AI review requested due to automatic review settings March 13, 2026 09:30
@masudparvez2050 masudparvez2050 merged commit f09b92d into main Mar 13, 2026
1 check passed
Copy link

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

Minor responsive layout/styling tweaks across several pages—making the filter button full-width on mobile, adjusting grid columns, and tuning padding/spacing at smaller breakpoints.

Changes:

  • Made the mobile filter button full-width and adjusted banner/grid spacing for the search listing detail page
  • Removed small-screen top padding from the blog detail banner heading
  • Changed extra-details grid from 1-column to 2-column on the smallest breakpoint

Reviewed changes

Copilot reviewed 4 out of 4 changed files in this pull request and generated 1 comment.

File Description
search-listing/page.tsx Added w-full to mobile filter button
search-listing/[id]/page.tsx Changed flex-colflex-row, adjusted padding
search-listing/[id]/_components/ItemExtraDetails.tsx Changed smallest breakpoint grid from 1-col to 2-col
blogs/[id]/page.tsx Removed pt-10 mobile top padding from blog title

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

You can also share your feedback on Copilot code review. Take the survey.

<div>
<GradientBannerCustom showNav={false}>
<div className="text-white flex flex-col md:flex-row items-start justify-between gap-3 w-full pt-20 md:pt-24">
<div className="text-white flex flex-row md:flex-row items-start justify-between gap-3 w-full md:pt-24 px-4 pt-2">
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