mirror of
https://git.coop/cotech/website.git
synced 2026-03-27 20:46:00 +00:00
switch from contrast boost to brightness boost for greyscale images
This commit is contained in:
@ -178,7 +178,7 @@ img {
|
||||
}
|
||||
|
||||
img.greyscale {
|
||||
filter: grayscale(100) contrast(120%);
|
||||
filter: grayscale(100) brightness(120%);
|
||||
}
|
||||
|
||||
img.rounded {
|
||||
|
||||
Reference in New Issue
Block a user