fix: center elements in page
parent
50b8093ee1
commit
6d6e69b8e4
|
@ -16,6 +16,7 @@ body {
|
|||
font-size: 16px;
|
||||
line-height: 24px;
|
||||
color: #111;
|
||||
margin: 0 auto;
|
||||
}
|
||||
|
||||
h1, h2, h3, h4 {
|
||||
|
|
Loading…
Reference in New Issue