feat: update z-index values for seasonal elements to improve layering and visibility
This commit is contained in:
@@ -66,7 +66,7 @@ function initializeCanvas() {
|
||||
|
||||
const container = document.querySelector('.snowstorm-container');
|
||||
if (!container) {
|
||||
console.error('Error: No element with class "snowfall-container" found.');
|
||||
console.error('Error: No element with class "snowstorm-container" found.');
|
||||
return;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user