This commit is contained in:
Sam Potts 2015-07-21 10:48:31 +10:00
parent e9ea90f527
commit 8d43f412ac
2 changed files with 2 additions and 2 deletions

2
docs/dist/docs.css vendored

File diff suppressed because one or more lines are too long

View File

@ -17,7 +17,7 @@
html { html {
height: 100%; height: 100%;
font-size: 100%; font-size: 100%;
background: linear-gradient(#fff, @body-background); background: linear-gradient(#fff, @body-background) fixed;
} }
body { body {
font-family: "Avenir", "Helvetica Neue", Helvetica, Arial, sans-serif; font-family: "Avenir", "Helvetica Neue", Helvetica, Arial, sans-serif;