diff --git a/Services.html b/Services.html index 263e819..786b4d8 100644 --- a/Services.html +++ b/Services.html @@ -11,7 +11,7 @@ body { font-family: 'Arial', sans-serif; /* background: url('https://img.freepik.com/free-vector/seamless-gold-rhombus-grid-pattern-black-background_53876-97589.jpg?t=st=1728554177~exp=1728557777~hmac=0b7119047a6c34dd7734304178368be23f94fb1ecfb4657e6d84923f3f14ce88&w=1480') no-repeat center center fixed; */ - background: linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, #000000 100%) + background: linear-gradient(180deg, rgb(0, 0, 0) 0%, #000000 100%) background-size: cover; margin: 0;