Skip to content

Commit a25c722

Browse files
committed
change floating number format
1 parent 0eb3810 commit a25c722

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

intro.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@
5757
/* Scroll to highlighted element? */
5858
scrollToElement: true,
5959
/* Set the overlay opacity */
60-
overlayOpacity: .8
60+
overlayOpacity: 0.8
6161
};
6262
}
6363

0 commit comments

Comments
 (0)