Changed background image query to "Mountain" and make frequency daily.

master
YandolsZX 4 years ago
parent 21fa6627f5
commit cad3828500
  1. 2
      assets/css/style.css

@ -30,7 +30,7 @@
html { html {
color: var(--color-primary); 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%; background-size: 100%;
} }
body { body {

Loading…
Cancel
Save