Browse Source

Darker gray footer

Kevin van Zonneveld 9 years ago
parent
commit
d55e43f5b8
1 changed files with 1 additions and 1 deletions
  1. 1 1
      website/themes/uppy/source/css/index.styl

+ 1 - 1
website/themes/uppy/source/css/index.styl

@@ -222,7 +222,7 @@ html, body
     text-align center
     color #fff
     padding 4em 0
-    background-color #7f8c8d
+    background-color $darkgray
     .avatar
         width 100px
         border-radius 100%