more delay
This commit is contained in:
parent
8170e13607
commit
6bd63aa45a
@ -22,5 +22,5 @@ document.addEventListener('DOMContentLoaded', function () {
|
||||
h2.style.transition = 'opacity 0.8s ease, transform 0.6s ease';
|
||||
h2.style.opacity = '1';
|
||||
h2.style.transform = 'translateX(0)';
|
||||
}, 100);
|
||||
}, 250);
|
||||
});
|
||||
|
Loading…
Reference in New Issue
Block a user