Archived
1
0
This commit is contained in:
Jeff Becker 2018-03-09 07:11:44 -05:00
parent 6754947dc2
commit e8e6812a25
No known key found for this signature in database
GPG Key ID: F357B3B42F6F9B05

View File

@ -531,5 +531,5 @@ background-repeat: repeat;
.bumplock {
background: red;
filter: saturate(0.5);
filter: saturate(0.15);
}