mirror of
https://github.com/LBRYFoundation/lbryorg.git
synced 2025-08-23 20:47:23 +00:00
tweak mask slightly
This commit is contained in:
parent
3c67529595
commit
e02110dbc1
1 changed files with 2 additions and 2 deletions
|
@ -73,8 +73,8 @@ html {
|
|||
|
||||
#global-parallax .parallax-mask {
|
||||
position: fixed;
|
||||
background-color: rgb(20, 80, 200);
|
||||
opacity: 0.5;
|
||||
background-color: rgb(20, 80, 150);
|
||||
opacity: 0.3;
|
||||
}
|
||||
|
||||
#global-parallax .parallax-bg {
|
||||
|
|
Loading…
Add table
Reference in a new issue