diff --git a/index.html b/index.html index 8cdbfac..123ab17 100644 --- a/index.html +++ b/index.html @@ -76,8 +76,8 @@
diff --git a/styles.css b/styles.css index 6cef344..c20f5c1 100644 --- a/styles.css +++ b/styles.css @@ -1,5 +1,5 @@ .above-the-fold { - min-height: 60vh; + min-height: 100vh; background-image: url("img/devOsan_noLogo.png"); background-size: cover; background-repeat: no-repeat;