Skip to content

Commit

Permalink
Add transparency to header
Browse files Browse the repository at this point in the history
  • Loading branch information
KyleGospo committed Mar 21, 2024
1 parent 37cb088 commit ba3b677
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions css/style.css
Original file line number Diff line number Diff line change
Expand Up @@ -3546,8 +3546,7 @@ a.logo:hover{
transition: all 0.2s var(--ease-default);
}
.main-nav.body-scrolled {
background-color: #4051b5;
backdrop-filter: none;
background-color: #4051b5cc;
}
.main-nav a {
color: #fff!important;
Expand Down

0 comments on commit ba3b677

Please sign in to comment.