From 596b750e895a7f76a25ef7acc0700bd9729029d9 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Alperen=20=C4=B0sa?= <66299502+Afacanc38@users.noreply.github.com> Date: Sat, 3 Apr 2021 21:40:58 +0300 Subject: [PATCH] Update style.css --- style.css | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/style.css b/style.css index 3d3a333..4a693f8 100644 --- a/style.css +++ b/style.css @@ -3,7 +3,7 @@ } body { - background-image: url(images/duvarkagidi.jpg); + background-image: url(images/duvar-kağıdı.png); } @@ -43,4 +43,4 @@ li a:hover { margin: 50px; border-radius: 20px; border: 2px solid rgba(255, 255, 255, 0.219); -} \ No newline at end of file +}