diff --git a/style.css b/style.css index 49addc1..2ab189c 100644 --- a/style.css +++ b/style.css @@ -33,7 +33,7 @@ body { font-size: 1em; overflow-y: auto; overflow-x: hidden; - background-image: url(./img/back.png); + background-image: url(./img/backlow.jpg); background-repeat: no-repeat; background-size: cover; } @@ -149,7 +149,7 @@ p.setlist { .video { width: 45vw; - height: 30vw; + height: 25vw; box-shadow: 1px 1px 20px lightblue; }