Skip to content

Commit

Permalink
Update project.css
Browse files Browse the repository at this point in the history
  • Loading branch information
Siwanikaushik authored Aug 3, 2024
1 parent 7feab2c commit cabfa6a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions project.css
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
width:100%;
height: 100vh;
position: relative;
background-image: url("IMAGES/hair2.jpg");
background-image: url("hair2.jpg");
background-repeat: no-repeat;
background-attachment: fixed;
background-size: cover;
Expand Down Expand Up @@ -107,7 +107,7 @@ p{
font-weight: 200;
font-style: normal;
font-size: 13px;
color:rgb(17, 16, 16);
color:rgb(234, 232, 232);
}
h6{
font-size:25px ;
Expand Down

0 comments on commit cabfa6a

Please sign in to comment.