style.css/body: content width
This commit is contained in:
parent
4f2a4d9ae1
commit
38cc5757dd
|
|
@ -1,3 +1,5 @@
|
||||||
body {
|
body {
|
||||||
font-family: "Jost*";
|
font-family: "Jost*";
|
||||||
|
margin: 0 auto;
|
||||||
|
max-width: 66ch;
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue