Skip to content

Commit

Permalink
Adjust noise opacity
Browse files Browse the repository at this point in the history
  • Loading branch information
IgorKowalczyk committed Sep 25, 2024
1 parent bec3bb2 commit 6318daf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion styles/globals.css
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@
background-image: url(/assets/noise.png);
background-repeat: repeat;
background-size: 182px;
opacity: 0.03;
opacity: 0.02;
}

.amazing-rays {
Expand Down

0 comments on commit 6318daf

Please sign in to comment.