Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Adjusted navigation bar #114 #146

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

KARANSINGH34951
Copy link

Description

#114 Padding from left side of the Nav bar is require to make it more visible and appealing

Changes

Padding from both sided

@KARANSINGH34951 KARANSINGH34951 changed the title Adjusted navigation bar Adjusted navigation bar #114 Jul 19, 2024
Copy link
Owner

@dvjsharma dvjsharma left a comment

Choose a reason for hiding this comment

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

PTAL

@@ -136,7 +136,7 @@ const Navbar = () => {
</Link>
</Menu>
<nav className="flex items-center py-4 px-2 text-md">
<div className="flex gap-5 w-[30%] justify-center items-center max-lg:hidden">
<div className="flex gap-5 w-[30%] justify-center items-center max-lg:hidden px-9">
Copy link
Owner

Choose a reason for hiding this comment

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

This will probably break in responsive design.

Comment on lines +1 to +6
{
"name": "Drawn2Shoe",
"lockfileVersion": 3,
"requires": true,
"packages": {}
}
Copy link
Owner

Choose a reason for hiding this comment

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

Please remove lock file changes.

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