From 09d6315005cc7209959607e6c89b0741bacf81e1 Mon Sep 17 00:00:00 2001 From: syn Date: Wed, 2 Dec 2020 12:21:40 +0300 Subject: Fix image format --- style.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/style.css b/style.css index 2c73992..d874c71 100644 --- a/style.css +++ b/style.css @@ -22,7 +22,7 @@ html, body { } body { - background-image: url('blur-shakal.png'); + background-image: url('blur-shakal.jpeg'); background-position: center; background-size: cover; background-repeat: no-repeat; -- cgit v1.2.1-18-gbd029