Fix: image overflow in announcement cards (mobile view) #6805
Merged
Namanv0509 merged 3 commits intolayer5io:masterfrom Sep 17, 2025
Rajesh-Nagarajan-11:fix-blog-image
Merged
Fix: image overflow in announcement cards (mobile view) #6805Namanv0509 merged 3 commits intolayer5io:masterfrom Rajesh-Nagarajan-11:fix-blog-image
Namanv0509 merged 3 commits intolayer5io:masterfrom
Rajesh-Nagarajan-11:fix-blog-image
Conversation
Member
|
🚀 Preview for commit c932590 at: https://68bf03fcba6bd0361b876715--layer5.netlify.app |
Signed-off-by: Rajesh-Nagarajan-11 <rajeshnagarajan36@gmail.com>
Member
|
🚀 Preview for commit 5ba22b8 at: https://68bfedb56767cf10eb49632a--layer5.netlify.app |
saurabhraghuvanshii
approved these changes
Sep 9, 2025
ARYANSHAH1567
approved these changes
Sep 15, 2025
Contributor
|
Thank you for your contribution! Add it as an agenda item to the meeting minutes, if you would :) |
Namanv0509
approved these changes
Sep 17, 2025
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Description
This PR fixes #6768
This PR fixes the issue where images in the Announcements page (mobile view) were not contained within their respective category cards, causing them to overflow and overlap adjacent content.
Notes for Reviewers
Please verify the fix on different screen sizes (especially smaller mobile widths). The change ensures images inside announcement cards are contained properly without breaking layout.
Signed commits