Skip to content

Commit

Permalink
modify zoom background color to dark
Browse files Browse the repository at this point in the history
  • Loading branch information
cocomeow committed Nov 15, 2021
1 parent 8d36620 commit d35165e
Show file tree
Hide file tree
Showing 3 changed files with 9 additions and 1 deletion.
4 changes: 4 additions & 0 deletions main.css

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion main.css.map

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 4 additions & 0 deletions main.scss
Original file line number Diff line number Diff line change
Expand Up @@ -17,3 +17,7 @@ $desktop: 960px;
max-width: 60vw !important;
}
}

.medium-zoom-overlay {
background: #2E3440CC !important;
}

0 comments on commit d35165e

Please sign in to comment.