Skip to content

Commit

Permalink
Dark Mode
Browse files Browse the repository at this point in the history
  • Loading branch information
Goytai committed Apr 25, 2021
1 parent 5176015 commit a583219
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions src/components/Header/styles.module.sass
Original file line number Diff line number Diff line change
Expand Up @@ -21,4 +21,5 @@
.toggleTheme
width: 32px
margin-left: 2rem
cursor: pointer

2 changes: 1 addition & 1 deletion src/styles/globals.sass
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ html
--bg-player: #4a4a4a
--bg-items: #3b3b3b

--gradient-player: linear-gradient(143.8deg,rgba(24, 24, 24, 0.8) 0%,rgba(0, 0, 0, 0) 100%)
--gradient-player: linear-gradient(143.8deg,rgba(59, 59, 59, 0.8) 0%,rgba(0, 0, 0, 0) 100%)

@media (max-width: 1080px)
html
Expand Down

1 comment on commit a583219

@vercel
Copy link

@vercel vercel bot commented on a583219 Apr 25, 2021

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Successfully deployed to the following URLs:

Please sign in to comment.