Skip to content

Commit 05aaa7c

Browse files
committed
updated: some vars
1 parent ca93931 commit 05aaa7c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/js/index.js

+1-1
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ import { preloadImages } from "./utils";
1111

1212
Splitting();
1313

14-
const bgColors = ["#1f1322", "#27172e", "#454d53", "#2d1f2d"];
14+
const bgColors = ["#27172e", "#1f1322", "#454d53", "#2d1f2d"];
1515

1616
const masterTl = gsap.timeline();
1717

0 commit comments

Comments
 (0)