Skip to content

Commit

Permalink
Fixed navbar max-width in large laptops view
Browse files Browse the repository at this point in the history
  • Loading branch information
mansisindhu committed Dec 19, 2021
1 parent 3dac631 commit 97ffd72
Show file tree
Hide file tree
Showing 3 changed files with 2 additions and 112 deletions.
28 changes: 0 additions & 28 deletions src/components/News/News.jsx

This file was deleted.

84 changes: 0 additions & 84 deletions src/components/News/News.module.css

This file was deleted.

2 changes: 2 additions & 0 deletions src/components/SubNavbar/sub-navbar.module.css
Original file line number Diff line number Diff line change
Expand Up @@ -126,5 +126,7 @@
@media (min-width: 1120px) {
.main_desktop {
padding: 35px 132px;
max-width: 1600px;
margin: auto;
}
}

1 comment on commit 97ffd72

@vercel
Copy link

@vercel vercel bot commented on 97ffd72 Dec 19, 2021

Choose a reason for hiding this comment

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

Please sign in to comment.