Skip to content

Commit

Permalink
Update Services.html
Browse files Browse the repository at this point in the history
  • Loading branch information
Tejas-Sawant-iffort authored Oct 10, 2024
1 parent d807287 commit 2166218
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Services.html
Original file line number Diff line number Diff line change
Expand Up @@ -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;
Expand Down

0 comments on commit 2166218

Please sign in to comment.