Skip to content

Commit

Permalink
chg: limit maximum page width
Browse files Browse the repository at this point in the history
  • Loading branch information
p3k committed Mar 24, 2018
1 parent 7cb6c70 commit b77469b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions code/Site/$Site.skin
Expand Up @@ -431,6 +431,7 @@ html, html.uk-notouch, body {
}

body {
max-width: 900px;
margin: auto 5%;
}

Expand Down

0 comments on commit b77469b

Please sign in to comment.