Abhyudaya-SVVV / hacktoberfest

2 stars 32 forks source link

Fix: Update 'important-info' text color to remove red styling #10

Closed aaditisurve closed 5 days ago

aaditisurve commented 1 week ago

This pull request addresses Issue #1: Change Text Color. The text with the class important-info was incorrectly styled in red. This has been corrected by modifying the HTML/CSS to ensure the text is displayed in the proper color.

Changes made: Updated the important-info class to remove the red styling. Ensured the text displays the correct color as per the design requirements.