Skip to content

Commit

Permalink
styling
Browse files Browse the repository at this point in the history
  • Loading branch information
That-Git committed May 12, 2024
1 parent bcfbf08 commit 21b0f7c
Showing 1 changed file with 6 additions and 4 deletions.
10 changes: 6 additions & 4 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -18,16 +18,18 @@
color: #89b4fa;
border-radius: 20px;
padding: 30px;
padding-left: 40px;
padding-right: 40px;
padding-left: 60px;
padding-right: 60px;
padding-bottom: 5px;
margin: 5%;
margin: 10%;
margin-top: 2%;
margin-bottom: 2%;
}
h1, h2 {
text-align: center;
}
h1 {
font-size: 700%;
font-size: 1000%;
margin-bottom: 6%;
margin-top: 5%;
}
Expand Down

0 comments on commit 21b0f7c

Please sign in to comment.