| Author | DaveJarvis <email> |
|---|---|
| Date | 2023-10-03 21:52:47 GMT-0700 |
| Commit | c005687537a624ad054384344ac16fb0cfe4c446 |
| Parent | 64312b9 |
| Delta | 2 lines added, 2 lines removed |
| body { | ||
| /* Ensure the page doesn't extend full screen on large monitors. */ | ||
| - max-width: 1000px; | ||
| - margin: 0 auto; | ||
| + max-width: 1000px; | ||
| + margin: 0 auto; | ||
| background: #363636; |