Restored to 'c0c27e3649d9e287b0c00263d7c4f4d07fd89423'
Replit-Restored-To: c0c27e3649
This commit is contained in:
@@ -445,7 +445,7 @@ hr {
|
||||
left: 0;
|
||||
width: 100%;
|
||||
height: 250px;
|
||||
background: linear-gradient(to bottom, rgba(0, 2, 4, 1) 0%, rgba(0, 2, 4, 0.8) 30%, transparent 100%);
|
||||
background: linear-gradient(to bottom, rgba(0, 0, 0, 1) 0%, rgba(0, 0, 0, 0.8) 30%, transparent 100%);
|
||||
z-index: 2;
|
||||
pointer-events: none;
|
||||
}
|
||||
@@ -466,7 +466,7 @@ hr {
|
||||
left: 0;
|
||||
width: 100%;
|
||||
height: 100%;
|
||||
background: linear-gradient(to top, rgba(0, 2, 4, 0.95) 0%, rgba(0, 2, 4, 0.8) 50%, rgba(0, 2, 4, 0.85) 100%);
|
||||
background: linear-gradient(to top, rgba(0, 0, 0, 0.95) 0%, rgba(0, 0, 0, 0.8) 50%, rgba(0, 0, 0, 0.85) 100%);
|
||||
z-index: 1;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user