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 c878fb2 commit 18dd9c3
Showing 1 changed file with 6 additions and 1 deletion.
7 changes: 6 additions & 1 deletion style.css
Original file line number Diff line number Diff line change
Expand Up @@ -36,11 +36,16 @@ header{
color: rgb(255, 255, 255);
text-decoration: none;
}
.navp a:hover{
cursor: pointer;
color: #ff0783;
font-size:22px ;
}
.frontpage{
height: 780px;
width: 100%;
background-image: url(rn\ background.jpg);
opacity: 35%;
opacity: 40%;
background-size: cover;
background-repeat: no-repeat;
border-radius: 55px;
Expand Down

0 comments on commit 18dd9c3

Please sign in to comment.