more changes to how blur works, fixed scanlines being in front of screen
This commit is contained in:
@@ -19,7 +19,7 @@ layout: none
|
||||
background-size: contain;
|
||||
background-position: top;
|
||||
pointer-events: none;
|
||||
z-index: 2;
|
||||
z-index: 3;
|
||||
width: 100%;
|
||||
height: 100%;
|
||||
}
|
||||
|
Reference in New Issue
Block a user