mirror of
https://github.com/LBRYFoundation/lbryorg.git
synced 2025-08-23 20:47:23 +00:00
feat: tweaked mask color
This commit is contained in:
parent
74cd247455
commit
8d89c53fce
1 changed files with 1 additions and 1 deletions
|
@ -73,7 +73,7 @@ html {
|
|||
|
||||
#global-parallax .parallax-mask {
|
||||
position: fixed;
|
||||
background-color: rgb(30, 100, 230);
|
||||
background-color: rgb(20, 80, 200);
|
||||
opacity: 0.5;
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue