Update 1.js

This commit is contained in:
FURK4NGG
2024-11-26 23:54:55 +03:00
committed by GitHub
parent 59725488fe
commit c6e69f9cc0
+1 -1
View File
@@ -1,5 +1,5 @@
// Kutucukları seç
const boxes = document.querySelectorAll('.animated-box');
const boxes = document.querySelectorAll('.services_id');
// Görünürlük kontrol fonksiyonu
function checkVisibility() {