Skip to content

Commit

Permalink
Add filter to form contact
Browse files Browse the repository at this point in the history
  • Loading branch information
alexcarol committed Dec 16, 2024
1 parent a82bcc9 commit 868b66f
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions eds/blocks/form/form.css
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,10 @@
color: white;
background-color: black;
}

img {
filter: brightness(0) saturate(100%) invert(67%) sepia(69%) saturate(375%) hue-rotate(121deg) brightness(103%) contrast(86%);
}
}
}

Expand Down

0 comments on commit 868b66f

Please sign in to comment.