|
|
|
|
|
by susrev
1514 days ago
|
|
The vast expanses of text with no formatting rules always makes it hard for me to follow along. Added some simple rules that make it much easier to read. p { maxwidth: 1000px,
text-align: center,
margin-left: auto,
margin-right: auto } body { text-align: center } MUCH easier (code snippets = toast) |
|