Skip to content
This repository was archived by the owner on Oct 12, 2022. It is now read-only.

Commit 24a7019

Browse files
committed
Merge pull request #28 from getsetbro/patch-1
Update parallax.html
2 parents ef124a4 + 6b8d621 commit 24a7019

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

jquery/parallax.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
position: fixed;
1717
color:White;
1818
height: 2000px;
19-
background-image: url(starfield2.png);
19+
background-image: url(starfield.png);
2020
top: 0;
2121
left: 0;
2222
z-index: 1;

0 commit comments

Comments
 (0)