Skip to content

Commit c9a681c

Browse files
committed
trailing spaces
1 parent 3f31ad0 commit c9a681c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

blocks/projects/projects.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ function startPositionUpdater() {
1414

1515
document.querySelector('.projects')
1616
.addEventListener("scroll", onScroll);
17-
17+
1818
window
1919
.addEventListener('devicemotion', onOrientationChange, true);
2020
}

0 commit comments

Comments
 (0)