5 lines
42 B
CSS
5 lines
42 B
CSS
body {
|
|
max-width: 40em;
|
|
margin: auto;
|
|
}
|
body {
|
|
max-width: 40em;
|
|
margin: auto;
|
|
}
|