Skip to content

Commit

Permalink
Update style.css
Browse files Browse the repository at this point in the history
  • Loading branch information
jerrylovescheese committed Jul 19, 2024
1 parent 778cde6 commit 382988a
Showing 1 changed file with 3 additions and 4 deletions.
7 changes: 3 additions & 4 deletions static/css/style.css
Original file line number Diff line number Diff line change
Expand Up @@ -486,11 +486,10 @@ nav {
top: 75px;
display: unset;
width: auto;
margin-left: 15px;
margin-right: 15px !important;
margin-left: 10px;
margin-right: 10px;
height: 82px;
border-bottom-left-radius: 15px;
border-bottom-right-radius: 15px;
border-radius: 10px;
background-color: rgba(245, 245, 245, 0.5);
backdrop-filter: blur(12px);
-webkit-backdrop-filter: blur(12px);
Expand Down

0 comments on commit 382988a

Please sign in to comment.