Skip to content

Commit

Permalink
Update style.css
Browse files Browse the repository at this point in the history
  • Loading branch information
shahidafridi-321 authored Apr 19, 2024
1 parent c755461 commit 272ea76
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions style.css
Original file line number Diff line number Diff line change
Expand Up @@ -24,11 +24,11 @@ button:active
background-color: rgb(161, 37, 37);
}

p,h2{
p{
font-family: Verdana, Geneva, Tahoma, sans-serif;
font-size: large;
}
h2{
font-family: Verdana, Geneva, Tahoma, sans-serif;
color: lightblue;
}

Expand All @@ -41,4 +41,4 @@ h2{
padding-right: 30px;
margin: 0;
line-height: normal;
}
}

0 comments on commit 272ea76

Please sign in to comment.