fix: center elements in page
This commit is contained in:
parent
50b8093ee1
commit
6d6e69b8e4
1 changed files with 1 additions and 0 deletions
|
@ -16,6 +16,7 @@ body {
|
|||
font-size: 16px;
|
||||
line-height: 24px;
|
||||
color: #111;
|
||||
margin: 0 auto;
|
||||
}
|
||||
|
||||
h1, h2, h3, h4 {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue