Skip to content

Commit

Permalink
index page formatting
Browse files Browse the repository at this point in the history
  • Loading branch information
Ali-7800 committed Nov 20, 2024
1 parent 1dc1d0b commit 37199d4
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions public/index.css
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
body {
font-family : sans-serif;
font-size:18px;
width:800px;
padding: 20px;
margin: auto;
Expand All @@ -10,12 +9,14 @@ body {
h1 {
font-size:32px;
text-align:center;
color: white;
margin: auto;
}

h2 {
font-size:24px;
font-size:18px;
text-align:center;
color: white;
margin: auto;
}

Expand Down

0 comments on commit 37199d4

Please sign in to comment.