Skip to content

Commit 18d69f5

Browse files
committed
script 10:31h
1 parent 8ab8902 commit 18d69f5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Landing Page One piec/js/script.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
let menus = document.querySelectorAll('.box-menu');
2-
let background = document.querySelector('#firts-page');
2+
let background = document.getElementById('firts-page');
33
const content = document.querySelector('.history');
44

55
background.style.background = 'url(assets/img/Luffy.jpg)';

0 commit comments

Comments
 (0)