Skip to content

Commit 6706ec3

Browse files
committed
paralax background size optimized
1 parent b97617f commit 6706ec3

2 files changed

Lines changed: 1 addition & 1 deletion

File tree

assets/shodan_dark_blurry.jpg

-12.3 KB
Loading

index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -500,7 +500,7 @@ <h3>by Björn Kimminich / kimminich.de</h3>
500500

501501
// Parallax scrolling
502502
parallaxBackgroundImage: 'assets/shodan_dark_blurry.jpg',
503-
parallaxBackgroundSize: '2560px 1660px',
503+
parallaxBackgroundSize: '2300px 1000px',
504504

505505
// Optional libraries used to extend on reveal.js
506506
dependencies: [

0 commit comments

Comments
 (0)