Skip to content

Commit

Permalink
Update style.css
Browse files Browse the repository at this point in the history
  • Loading branch information
muhammadsarim11 authored Jun 25, 2024
1 parent dc05dd5 commit 8223911
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions style.css
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ nav input {
padding: 10px 22px;
border: none;
border-radius: 10px;
font-weight: 600;
font-weight: bold;
margin-right: 1vw;


Expand All @@ -42,7 +42,8 @@ border-radius: 10px;
margin-right: 2vw;
transition: .1s;
background-color: salmon;
font-weight:bold ;
font-weight:900 ;
color:black;

}
main{
Expand Down

0 comments on commit 8223911

Please sign in to comment.