How to Fix “You Can’t Send Messages for 3 Days” on Instagram
For the next three days, you won’t be able to send messages – Greetings, everyone! We regret to inform you […]
document.addEventListener('scroll', () => {
const header = document.querySelector('.dz-header');
if (window.scrollY > 50) {
header.classList.add('scrolled');
} else {
header.classList.remove('scrolled');
}
});
For the next three days, you won’t be able to send messages – Greetings, everyone! We regret to inform you […]