Skip to content

Commit

Permalink
Update live.html
Browse files Browse the repository at this point in the history
  • Loading branch information
Tejas-Sawant-iffort authored Oct 10, 2024
1 parent 4144fc6 commit e4984b5
Showing 1 changed file with 4 additions and 3 deletions.
7 changes: 4 additions & 3 deletions live.html
Original file line number Diff line number Diff line change
Expand Up @@ -10,9 +10,7 @@
/* General Page Styling */
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:black ;

color:black;
background-size: cover;
margin: 0;
padding: 20px; /* Updated for padding */
Expand Down Expand Up @@ -281,6 +279,9 @@

}
}
body{
color:black;
}


</style>
Expand Down

0 comments on commit e4984b5

Please sign in to comment.