Skip to content

Commit

Permalink
Update _index.scss
Browse files Browse the repository at this point in the history
  • Loading branch information
danielhaim1 committed Jan 20, 2024
1 parent 433da7b commit 4cdb46f
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions docs/_sass/_index.scss
Original file line number Diff line number Diff line change
Expand Up @@ -48,6 +48,7 @@ html {
height: 70px;
width: 100%;
box-sizing: border-box;
z-index: 10;
}

.header-container a {
Expand All @@ -74,6 +75,7 @@ html {
transform: translate(-50%, -50%);
text-align: center;
grid-gap: 1rem;
z-index: -1;
}
.main-content .filter {
mix-blend-mode: color-burn;
Expand Down

0 comments on commit 4cdb46f

Please sign in to comment.