diff --git a/24 - Sticky Nav/style-FINISHED.css b/24 - Sticky Nav/style-FINISHED.css index df1922580b..0f8df57cb9 100644 --- a/24 - Sticky Nav/style-FINISHED.css +++ b/24 - Sticky Nav/style-FINISHED.css @@ -32,7 +32,7 @@ body.fixed-nav .site-wrap { header { text-align: center; height: 50vh; - background: url(http://wes.io/iEgP/wow-so-deep.jpg) bottom center no-repeat; + background: url(https://source.unsplash.com/GKN6rpDr0EI/960x640) bottom center no-repeat; background-size: cover; display: flex; align-items: center; diff --git a/24 - Sticky Nav/style-START.css b/24 - Sticky Nav/style-START.css index b83b9c01ae..ef2bc15845 100644 --- a/24 - Sticky Nav/style-START.css +++ b/24 - Sticky Nav/style-START.css @@ -28,7 +28,7 @@ body { header { text-align: center; height: 50vh; - background: url(http://wes.io/iEgP/wow-so-deep.jpg) bottom center no-repeat; + background: url(https://source.unsplash.com/GKN6rpDr0EI/960x640) bottom center no-repeat; background-size: cover; display: flex; align-items: center;