From 678ae15913214b9cd514a962edc0d653c0a00354 Mon Sep 17 00:00:00 2001 From: camilo Date: Thu, 17 Jun 2021 15:37:09 +0200 Subject: [PATCH] jaja --- style.css | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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; }