Skip to content

Commit

Permalink
Merge pull request #8 from uajanth/feature/navbar
Browse files Browse the repository at this point in the history
Remove shadow effect from navbar
  • Loading branch information
ajanth-u authored Aug 19, 2022
2 parents 565b357 + 4b76ffe commit 9db0695
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/components/Navbar/Nav.module.css
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
.nav {
background-color: white;
box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2);
padding: 1rem 2rem;

/* Flexbox */
Expand Down

0 comments on commit 9db0695

Please sign in to comment.