From 51470f52d426c76e5cc5c50de8f251170082fa61 Mon Sep 17 00:00:00 2001 From: Tejas Sawant Date: Thu, 10 Oct 2024 15:23:17 +0530 Subject: [PATCH] Update Services.html --- Services.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Services.html b/Services.html index 796ae5c..276fba8 100644 --- a/Services.html +++ b/Services.html @@ -10,7 +10,7 @@ /* General Page Styling */ body { font-family: 'Arial', sans-serif; - background: url('https://images.unsplash.com/photo-1557683316-973673baf926') no-repeat center center fixed; + background: url('https://img.freepik.com/free-vector/white-elegant-texture-background-style_23-2148432200.jpg?t=st=1728553732~exp=1728557332~hmac=0fbad496d71b9ce9e3b06342f726954e0e48d1e45eb6dca855560803468aa3be&w=1380') no-repeat center center fixed; background-size: cover; margin: 0; padding: 20px; /* Updated for padding */