Skip to content

Commit

Permalink
Update style.css
Browse files Browse the repository at this point in the history
  • Loading branch information
Pudi-Sravan authored Mar 2, 2024
1 parent dd648a8 commit 0bdd4a3
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions style.css
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ header{
background-image: url(starsky.jpg);
background-size: cover;
background-repeat: no-repeat;
opacity: 75%;
opacity: 65%;
height: 70px;
z-index: 1000;
}
Expand All @@ -40,7 +40,7 @@ header{
height: 780px;
width: 100%;
background-image: url(rn\ background.jpg);
opacity: 65%;
opacity: 45%;
background-size: cover;
background-repeat: no-repeat;
border-radius: 55px;
Expand Down

0 comments on commit 0bdd4a3

Please sign in to comment.