fix: center elements in page

pull/18/head
Karan Sharma 2021-03-11 12:06:17 +05:30
parent 50b8093ee1
commit 6d6e69b8e4
1 changed files with 1 additions and 0 deletions

View File

@ -16,6 +16,7 @@ body {
font-size: 16px;
line-height: 24px;
color: #111;
margin: 0 auto;
}
h1, h2, h3, h4 {