Skip to content

Commit

Permalink
style: decrease opacity
Browse files Browse the repository at this point in the history
  • Loading branch information
remvze committed Feb 7, 2024
1 parent 6d30a01 commit 2078648
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/components/hero/hero.module.css
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,7 @@
0 0,
30px 30px;
background-size: 30px 30px;
opacity: 0.8;
mask-image: linear-gradient(#fff, transparent, transparent);
}
}
Expand Down

0 comments on commit 2078648

Please sign in to comment.