-
Notifications
You must be signed in to change notification settings - Fork 54
Description
###Description:
In the Contact Us section, the “Business Hours” card on the bottom-right side appears overflowing out of its container box. This breaks the grid alignment and affects the overall visual balance of the contact cards.
###Steps to Reproduce:
-Navigate to the Contact Us section on the website.
-Scroll down to view the cards displaying “Email”, “Phone”, “Address”, and “Business Hours”.
-Observe that the “Business Hours” card extends or gets pushed out of its box/container.
###Expected Behavior:
All four cards (Email, Phone, Address, Business Hours) should be evenly aligned and contained within their respective boxes, maintaining consistent spacing and responsive layout.
###Possible Cause:
-Incorrect grid or flex layout configuration.
-Missing or inconsistent padding/margin on the last column.
-Height mismatch between cards.
Priority: Medium
Type: UI Bug / Layout Issue
###Kindly assign this to me, I would like to work on this
