increase brightness of cover photo

This commit is contained in:
Sean Yesmunt 2020-05-28 23:05:40 -04:00
parent af5d67a42d
commit 50bb03d140

View file

@ -15,7 +15,7 @@ $metadata-z-index: 1;
align-self: flex-start;
position: absolute;
object-fit: cover;
filter: brightness(30%);
filter: brightness(60%);
}
.channel-cover,