Website: homepage styles update (#11131)

Changes:
- updated the homepage stylesheet to adjust the `filter` on the hero
images
This commit is contained in:
Eric 2023-04-11 09:54:52 -05:00 committed by GitHub
parent 4dd8c078b5
commit a041660743
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -49,9 +49,7 @@
max-height: 550px;
}
[purpose='homepage-hero-images'] {
img {
filter: drop-shadow(0px -8.73361px 29.9438px rgba(58, 220, 255, 0.1));
}
filter: drop-shadow(0px -8.73361px 29.9438px rgba(58, 220, 255, 0.1));
position: relative;
}
[purpose='homepage-hero-images']::before {