You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
As a contributor for GSSoC, I observed that the "Create-New", "Sign Up", and "Log In" elements in the navigation bar currently lack styling and are displayed as plain text. Enhancing these with appropriate styles will improve their visibility and overall user experience.
Expected Outcome:
Each element ("Create-New", "Sign Up", and "Log In") should be styled as a button with proper hover effects, padding, and a consistent color scheme.
The buttons should visually align with the overall theme of the website.
Steps to Reproduce:
Navigate to the website’s navigation bar.
Observe that the "Create-New", "Sign Up", and "Log In" are plain text without any button styling.
👋 Hey there, rockstar! Thanks for dropping an issue! The Museum team is on it like pineapple on pizza (love it or hate it). Stick around, magic's about to happen!
ak-0283
changed the title
Add 'Create New' Button Next to 'Sign Up' and 'Log In' on Navbar
Add Styling to 'Create-New', 'Sign Up', and 'Log In' Buttons in the Navbar
Oct 21, 2024
As a GSSoC contributor, I have tested and made changes to the button styles in the navigation bar using the browser's inspect element tool. I added borders, and adjusted padding for the "Create-New", "Sign Up", and "Log In" buttons, which can be seen in the attached screenshot.
However, I am currently unable to locate the _navbar.scss file in the project repository where these changes should be applied permanently. Due to this, I haven't been able to commit the modifications directly into the codebase.
Once I can access the correct file, I will update the button styles accordingly. If you can guide me on the file's location or how to proceed, I would greatly appreciate it.
Issue Description:
As a contributor for GSSoC, I observed that the "Create-New", "Sign Up", and "Log In" elements in the navigation bar currently lack styling and are displayed as plain text. Enhancing these with appropriate styles will improve their visibility and overall user experience.
Expected Outcome:
Steps to Reproduce:
Additional Information:
@anki2003ta
The text was updated successfully, but these errors were encountered: