Skip to content

Conversation

sanchitc05
Copy link
Member

@sanchitc05 sanchitc05 commented Oct 24, 2024

Description

This pull request addresses two key visual issues on the website.

  1. Content Misalignment: Adjusted the layout of content inside the "languages" and "milestones" sections to ensure proper alignment within their respective divs. The content now fits perfectly within the containers by adding padding, fixing overflow, and ensuring word wrapping.

  2. Twitter Logo Disappearing in Dark Mode: Fixed the issue where the Twitter logo was not visible in dark mode by using a media query to detect dark mode and switch to a light-colored logo version. Alternatively, the filter invert(1) was applied to adjust the visibility of the logo.

These changes enhance the site's usability and ensure a consistent experience across different themes.

Fixes # (issue)

Type of change

  • Bug fix (non-breaking change which fixes an issue)

Checklist:

  • My code follows the style guidelines of this project
  • I have performed a self-review of my own code
  • I have commented my code, particularly in hard-to-understand areas
  • I have made corresponding changes to the documentation
  • My changes generate no new warnings

Copy link

Thank you for submitting your pull request! 🙌 We'll review it as soon as possible. In the meantime, please ensure that your changes align with our CONTRIBUTING.md. If there are any specific instructions or feedback regarding your PR, we'll provide them here. Thanks again for your contribution! 😊

@sanjay-kv sanjay-kv merged commit a37ec8f into recodehive:main Oct 24, 2024
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants