Open iarmaanx opened 1 month ago
I would love to work on this issue. Consider assigning this to me.
@iarmaanx i have assigned you. @pulkitpathak99 @SaurabhS55 please put the labels here. @iarmaanx make sure the logo is visible in both light and dark mode and attach a screenshot of your work when done so that we can check before merging.
Issue Addressed:
The Code Social logo on the home page is not rendering correctly, resulting in a broken image icon and negatively impacting the website’s visual integrity.
Solution:
I identified that the logo's image source path was incorrect, causing the logo not to load. I corrected the image path in the HTML to ensure it points to the correct location of the logo file. Additionally, I added a fallback text in the alt attribute for accessibility purposes.
Technology Used:
HTML and CSS for structure and styling adjustments.
Screenshots