Skip to content

Commit

Permalink
Merge pull request #235 from jerrylovescheese/jerrysbranch
Browse files Browse the repository at this point in the history
Update style.css
  • Loading branch information
jerrylovescheese authored Jul 19, 2024
2 parents 04f49a9 + 382988a commit 5d8a779
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 5d8a779

Please sign in to comment.