diff --git a/assets/css/style.css b/assets/css/style.css index 9acdbda..3d30375 100644 --- a/assets/css/style.css +++ b/assets/css/style.css @@ -30,7 +30,7 @@ html { color: var(--color-primary); - background: var(--bg-primary) url("https://source.unsplash.com/1920x1080/?landscapes") no-repeat fixed center ; + background: var(--bg-primary) url("https://source.unsplash.com/1920x1080/daily/?mountain") no-repeat fixed center ; background-size: 100%; } body {