Skip to content

Commit

Permalink
Update portfolio.css
Browse files Browse the repository at this point in the history
  • Loading branch information
praveenkumar-26 authored Aug 6, 2023
1 parent 1de4f67 commit a8eada8
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions portfolio.css
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ nav ul li a{
text-decoration: none;
}
.hero h1{
font-size: 75px;
font-size: 45px;
margin-top: 0%;
}
.hero button{
Expand All @@ -50,5 +50,5 @@ nav ul li a{
cursor: pointer;
}
#element{
font-size: 50px;
}
font-size: 35px;
}

0 comments on commit a8eada8

Please sign in to comment.