Docs tweaks

This commit is contained in:
Sam Potts
2016-04-27 00:34:44 +10:00
parent 68c4b52dfa
commit b077bb9f5f
9 changed files with 31 additions and 23 deletions
+1 -1
View File
@@ -16,7 +16,7 @@
// Base
html {
height: 100%;
background: linear-gradient(#fff, @body-background) fixed;
background: @body-background fixed;
}
body {
margin: 0;