Skip to content

Commit

Permalink
Update style.css
Browse files Browse the repository at this point in the history
  • Loading branch information
AshmitaBarthwal authored Jul 21, 2024
1 parent 8146729 commit 1c94ffb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Image-Gallery/style.css
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ body {

.dark-theme {
--secondary-color: #0e1525;
--text-dark: white;
--text-dark: #ffffff;
--arr-light: white;
--body-light: #0e1525;
--img-color:red;
Expand Down

0 comments on commit 1c94ffb

Please sign in to comment.