gray-mueller / gray-mueller/grocery-delivery-app-using-php

Add Bottom Spacing After "Top Grocery Brands" Cards

Open
#37 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
TypeScript
Stars
0
Forks
0
PR merge metrics
No merged PRs in 30d

Description

Is your feature request related to a problem? Please describe.
Yes, in the "Top Grocery Brands" section (the last section of the page), the cards currently appear to run into the bottom of the screen or the next component with no visual separation. This makes the layout feel cramped and unfinished.

Describe the solution you'd like
I would like to see some spacing (e.g., margin or padding) added below the last row of cards in the "Top Grocery Brands" section. This will ensure the section has proper breathing room and maintains a clean, well-structured appearance.

Describe alternatives you've considered
Another option could be adding a footer or divider element after the section, but simple spacing is likely the most effective and visually consistent solution.

Additional context
This change would improve the overall visual hierarchy and UX, especially when scrolling to the bottom of the page. It helps clearly signal the end of the content and avoids visual clutter.

Contributor guide

Open the contributing guide

Research direction

Locate the page component that renders the "Top Grocery Brands" section and inspect the card layout and its styling. Add bottom spacing after the final row, then verify that the section has clear separation from the screen edge or next component at the bottom of the page.

Written by the indexing model from the issue text.

Assessment

Tech stack
typescript
Domain
frontend
Issue type
Feature
Difficulty
2/5
Estimated time
1-3 hours
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
45/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.