diff --git a/css/style.css b/css/style.css index 51eb286..b387795 100644 --- a/css/style.css +++ b/css/style.css @@ -39,8 +39,8 @@ header { font-weight: 300; margin: 0 0 1rem; } header .cello { - background: url("/img/cello90.png"); - background-position: center; + background: url("/img/cello90.jpg"); + background-position: top; background-size: cover; background-repeat: no-repeat; height: 70vh; @@ -54,7 +54,7 @@ header { header .text { height: 100vh; } header .cello { - background: url("/img/cello0.png"); + background: url("/img/cello0.jpg"); background-position: left; background-size: cover; background-repeat: no-repeat; diff --git a/img/cello0.jpg b/img/cello0.jpg index a71b569..55bbe77 100644 Binary files a/img/cello0.jpg and b/img/cello0.jpg differ diff --git a/index.html b/index.html index be4c5cf..29c99f6 100644 --- a/index.html +++ b/index.html @@ -1,35 +1,35 @@ +
- - - -