increase brightness of cover photo
This commit is contained in:
parent
af5d67a42d
commit
50bb03d140
1 changed files with 1 additions and 1 deletions
|
@ -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,
|
||||
|
|
Loading…
Reference in a new issue