no day of week
[parkour-doc.git] / style.css
blob5d4f473fbeed24dac4fe50716e3400042644c6b1
1 body {
2 max-width: 43em;
3 margin: auto;
6 .section, .subsection {
7 margin-top: 3em;
8 margin-bottom: 1em;
11 @media (orientation: portrait) {
12 body { padding: 0em .5em 0em .5em; }