change electro bg

This commit is contained in:
2023-06-14 22:56:15 +02:00
parent 0a491b89be
commit 5bacff51fc
3 changed files with 1 additions and 1 deletions

View File

@ -1,5 +1,5 @@
body {
background-image: url("electro/bg.jpg");
background-image: url("electro/bg.png");
background-size: cover;
}