summaryrefslogtreecommitdiffstats
path: root/style.css
diff options
context:
space:
mode:
authorsyn <isaqtm@gmail.com>2020-12-02 12:21:40 +0300
committersyn <isaqtm@gmail.com>2020-12-02 12:21:40 +0300
commit09d6315005cc7209959607e6c89b0741bacf81e1 (patch)
treefb685d419bdaedaa2779ea69f2ca2d4198a281b4 /style.css
parent819fb8e0c74e6abf2b824d0dea8470a69fcfa202 (diff)
downloadiro-09d6315005cc7209959607e6c89b0741bacf81e1.tar.gz
Fix image format
Diffstat (limited to 'style.css')
-rw-r--r--style.css2
1 files changed, 1 insertions, 1 deletions
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;