[BUG] Fix Content Overflow and Misalignment in Waste Management Section #241
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.
[BUG] Fix Content Overflow and Misalignment in Waste Management Section
Closes: #165
The "Waste Management" section had issues with content overflowing and misaligning, particularly on smaller screen sizes. This disrupted the layout and negatively affected the user experience, causing some text and elements to overflow outside their containers.
-Card Layout Adjustment: Updated the card structure to use flexbox for better alignment and dynamic resizing.
-Text Overflow Handling: Applied CSS properties like overflow-wrap and text-overflow to handle potential text overflow issues.
-Spacing & Padding: Adjusted margins and padding for better consistency across cards and between elements.
-Mobile Optimization: Added media queries to ensure the layout is responsive and readable on smaller screens, preventing
any misalignment or overflow issues.
Please check the boxes that apply
Checklist
Please check the boxes that apply
bandicam.2024-10-09.20-32-10-421.mp4
Please assign this issue to me as I would like to work on fixing it. also add the label GSSoC 2024 Extd relaevant and lvl .