-
Notifications
You must be signed in to change notification settings - Fork 142
Update _trusted.scss #603
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: main
Are you sure you want to change the base?
Update _trusted.scss #603
Conversation
This PR removes a filter from images in the trusted CSS category.
|
The color issue is due to the PNG not being solid black. I’ll add an SVG version of the SerpAPI logo that will play better here. |
@seanmitchell This happens quite frequently (see the 1Password logo on the homepage and the makandra logo on the Foundation page). Is that filter needed anywhere else? I usually ask for a black monochrome logo, and I can't see that this filter is in use anywhere else. (I could be wrong!)
|
|
Nope, it’s not needed @AmandaPerino — that filter on hover can be removed. I’m going to push some additional logo related updates to this branch, fixing some sizing and coloring. |
Hero! Thank you. |
|
Okay, tune-ups pushed — should be looking better now. |


This PR removes a filter from images in the trusted CSS category.
This seems to only apply to company logos across the site, which usually isn't an issue, but often times causes the logo to become brown.
Before:

After:
