Skip to content

Commit

Permalink
update navbar
Browse files Browse the repository at this point in the history
  • Loading branch information
AftabMankapure committed Feb 19, 2024
1 parent d8acd94 commit 364ab2a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion style.css
Original file line number Diff line number Diff line change
Expand Up @@ -195,7 +195,7 @@ header {
background: linear-gradient(135deg, rgba(255, 255, 255, 0), rgba(46, 151, 192, 0.8));
backdrop-filter: blur(50px);
-webkit-backdrop-filter: blur(50px);
border-radius: 50px;
/* border-radius: 50px; */
border: 1px solid rgba(255, 255, 255, 0.18);
box-shadow: 0 8px 32px 0 rgba(0, 0, 0, 0.37);
}
Expand Down

0 comments on commit 364ab2a

Please sign in to comment.