Skip to content

Commit

Permalink
sweta
Browse files Browse the repository at this point in the history
  • Loading branch information
sweta-singh28 committed Jan 6, 2024
1 parent 438af00 commit 8fdd7f9
Showing 1 changed file with 4 additions and 3 deletions.
7 changes: 4 additions & 3 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@
}

.left div{
line-height: 20px;
line-height: 14px;
font-size: 12px;
text-align: center;
}
Expand Down Expand Up @@ -114,8 +114,9 @@
.container h1{
text-align: center;
font-size: 20px;
padding: 50px;
margin-top: 70px;
padding-bottom: 10;
padding-top: 70;
margin-top: 90px;
margin-bottom: 10;
}
.container button{
Expand Down

0 comments on commit 8fdd7f9

Please sign in to comment.