Skip to content

Added styling to navbar#348

Open
SuhainaFathimaM wants to merge 1 commit into
PranavBarthwal:mainfrom
SuhainaFathimaM:main
Open

Added styling to navbar#348
SuhainaFathimaM wants to merge 1 commit into
PranavBarthwal:mainfrom
SuhainaFathimaM:main

Conversation

@SuhainaFathimaM
Copy link
Copy Markdown

@SuhainaFathimaM SuhainaFathimaM commented Jun 4, 2024

Added styling to navbar

Issue number

closes: #209

  1. Navbar Styling:
  • Added background gradient to the navbar for a more visually appealing look.
  • Set z-index to 100 to ensure the navbar stays on top of other elements.
  • Added transition for smooth animation on hover and active states.
  1. Brand Logo Styling:
  • Adjusted logo image height for better visual balance.
  1. Mobile Menu Styling:
  • Hidden the sidebar icon (sidebar-icon) by default for larger screens.
  • Added styles for the sidebar-menu container, including positioning, background color, and transition for smooth appearance.
  • Positioned the navigation links within the sidebar menu using absolute positioning and transforms for optimal alignment.
  • Styled the individual navigation list items for improved readability and visual hierarchy.
  • Added styles for the contact button within the sidebar menu.
  1. Desktop Navbar Styling:
  • Added styles for the navigation links (nav-link) on larger screens, including color, text decoration, and hover effects.
  • Used rem units for font sizes to improve consistency across different devices.
  • Added media queries to adjust the navbar layout and element sizes for mobile devices.
  1. General Styling:
  • Added custom CSS classes to enhance styling flexibility and maintainability.
  • Refined font weights and sizes for improved readability.

Checklist:

  • I have mentioned the issue number in my Pull Request.
  • I have commented my code, particularly in hard-to-understand areas
  • I have gone through the contributing.md file before contributing

Additional context:

@PranavBarthwal I am contributing under GSSoC 2024.. Please label this PR

@vercel
Copy link
Copy Markdown

vercel Bot commented Jun 4, 2024

@SuhainaFathimaM is attempting to deploy a commit to the pranavbarthwal's projects Team on Vercel.

A member of the Team first needs to authorize it.

@github-actions
Copy link
Copy Markdown

github-actions Bot commented Jun 4, 2024

Thank you for submitting your pull request! We'll review it as soon as possible. For further communication, you can contact the mentors for this project.

Copy link
Copy Markdown
Owner

@PranavBarthwal PranavBarthwal left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

please resolve conflicts and share screenshots of changes

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Improved Hovering effect to the website

2 participants