diff --git a/001-expanding cards/index.html b/001-expanding cards/index.html index a8ff5d0..ee308b0 100644 --- a/001-expanding cards/index.html +++ b/001-expanding cards/index.html @@ -17,7 +17,7 @@

Explore the world

@@ -25,7 +25,7 @@

Explore the world

Explore the world

@@ -33,7 +33,7 @@

Explore the world

Explore the world

@@ -41,7 +41,7 @@

Explore the world

Explore the world

@@ -49,7 +49,7 @@

Explore the world

Explore the world

diff --git a/003-rotating navigation/index.html b/003-rotating navigation/index.html index b695be1..d8c8c33 100644 --- a/003-rotating navigation/index.html +++ b/003-rotating navigation/index.html @@ -43,7 +43,7 @@

Amazing Article

My Subtitle

Lorem ipsum dolor sit, amet consectetur adipisicing elit. Corrupti diff --git a/005-blurry loading/style.css b/005-blurry loading/style.css index 99ac86a..29f0b37 100644 --- a/005-blurry loading/style.css +++ b/005-blurry loading/style.css @@ -15,7 +15,7 @@ body { } .bg { - background: url("https://images.unsplash.com/photo-1610217053402-b187336e9443?ixid=MXwxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHw%3D&ixlib=rb-1.2.1&auto=format&fit=crop&w=2100&q=80") + background: url("https://images.unsplash.com/photo-1610217053402-b187336e9443?auto=format&fit=crop&w=2100&q=80") no-repeat center center / cover; position: absolute; top: -30px; diff --git a/007-split landing page/style.css b/007-split landing page/style.css index 074a8ee..90871fc 100644 --- a/007-split landing page/style.css +++ b/007-split landing page/style.css @@ -75,7 +75,7 @@ h1 { .split.left { left: 0; - background: url("https://images.unsplash.com/photo-1606144042614-b2417e99c4e3?ixid=MXwxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHw%3D&ixlib=rb-1.2.1&auto=format&fit=crop&w=1350&q=80") + background: url("https://images.unsplash.com/photo-1606144042614-b2417e99c4e3?auto=format&fit=crop&w=1350&q=80") no-repeat center / cover; } @@ -89,7 +89,7 @@ h1 { .split.right { right: 0; - background: url("https://images.unsplash.com/photo-1607853827120-6847830b38b0?ixlib=rb-1.2.1&ixid=MXwxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHw%3D&auto=format&fit=crop&w=1762&q=80") + background: url("https://images.unsplash.com/photo-1607853827120-6847830b38b0?auto=format&fit=crop&w=1762&q=80") no-repeat center / cover; } diff --git a/018-background slider/index.html b/018-background slider/index.html index d290c17..5f339b5 100644 --- a/018-background slider/index.html +++ b/018-background slider/index.html @@ -17,31 +17,31 @@