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

Hot Fix Mobile Navbar #170

Merged
merged 2 commits into from
Jan 21, 2024
Merged

Hot Fix Mobile Navbar #170

merged 2 commits into from
Jan 21, 2024

Conversation

Gamius00
Copy link
Collaborator

Added a Bottom Padding
Screenshot 2024-01-21 122504

Copy link

vercel bot commented Jan 21, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
weather-app ✅ Ready (Inspect) Visit Preview 💬 Add feedback Jan 21, 2024 11:34am

@@ -57,7 +57,7 @@ const Layout: React.FC<LayoutProps> = ({
content="/_next/image?url=%2Fog-image.png&w=640&q=75"
/>
</Head>
<header className="hidden items-center justify-around bg-[#2d3142] p-2 text-white md:flex">
<header className="m hidden items-center justify-around bg-[#2d3142] p-2 text-white md:flex">
Copy link
Member

Choose a reason for hiding this comment

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

Why this m?

Copy link
Member

@FleetAdmiralJakob FleetAdmiralJakob left a comment

Choose a reason for hiding this comment

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

Great job, thank you! ❤️

@FleetAdmiralJakob FleetAdmiralJakob merged commit b9cad6f into master Jan 21, 2024
9 of 13 checks passed
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.

2 participants