[Fix] more red
This commit is contained in:
parent
82974949ed
commit
a35f5acc02
1 changed files with 1 additions and 1 deletions
|
|
@ -37,7 +37,7 @@ function initParallax() {
|
||||||
|
|
||||||
// ─── Hero Slideshow with Destructive Theme ───
|
// ─── Hero Slideshow with Destructive Theme ───
|
||||||
let currentBackdrop = null;
|
let currentBackdrop = null;
|
||||||
const NEAR_TOP_THRESHOLD = 600;
|
const NEAR_TOP_THRESHOLD = 1800;
|
||||||
|
|
||||||
function checkDestructiveTheme() {
|
function checkDestructiveTheme() {
|
||||||
if (!currentBackdrop) return;
|
if (!currentBackdrop) return;
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue