Skip to content

Commit

Permalink
Missed one color
Browse files Browse the repository at this point in the history
  • Loading branch information
wcole3 committed Sep 11, 2024
1 parent 968a8f0 commit 7531b36
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion assets/style.css
Original file line number Diff line number Diff line change
Expand Up @@ -181,7 +181,7 @@
}

.dark .flux1_background {
background: #ece9e6;
background: #131c25;
padding: 1em;
border-radius: 8px;
transition: background-color 0.3s ease, border 0.3s ease, box-shadow 0.3s ease;
Expand Down

0 comments on commit 7531b36

Please sign in to comment.