Skip to content

Commit

Permalink
feat: saturate image
Browse files Browse the repository at this point in the history
  • Loading branch information
emilbonnek authored Jan 19, 2024
2 parents 8683134 + b63a3d4 commit 422a870
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -24,5 +24,6 @@ const { class: className } = Astro.props;
border-radius: 50%;
height: 100%;
width: 100%;
filter: saturate(0.7);
}
</style>

0 comments on commit 422a870

Please sign in to comment.