From b29d5e387de3d8414283e657e32032aa89c35c0f Mon Sep 17 00:00:00 2001 From: camilo Date: Thu, 17 Jun 2021 15:32:11 +0200 Subject: [PATCH] changes --- Radio_8/style.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Radio_8/style.css b/Radio_8/style.css index c79712e..397fb43 100644 --- a/Radio_8/style.css +++ b/Radio_8/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.png); background-repeat: no-repeat; background-size: cover; }