summaryrefslogtreecommitdiff
path: root/src/web
diff options
context:
space:
mode:
authorsyuilo⭐️ <Syuilotan@yahoo.co.jp>2017-05-09 16:26:37 +0900
committerGitHub <noreply@github.com>2017-05-09 16:26:37 +0900
commit7a8e859b40cc96ed587d37234f001f3afdb6ddfb (patch)
tree9435e6dcd8fa224de16c0f62ad1547a4fd86cdc6 /src/web
parent:art: (diff)
downloadsharkey-7a8e859b40cc96ed587d37234f001f3afdb6ddfb.tar.gz
sharkey-7a8e859b40cc96ed587d37234f001f3afdb6ddfb.tar.bz2
sharkey-7a8e859b40cc96ed587d37234f001f3afdb6ddfb.zip
Update base.styl
Diffstat (limited to 'src/web')
-rw-r--r--src/web/app/base.styl4
1 files changed, 1 insertions, 3 deletions
diff --git a/src/web/app/base.styl b/src/web/app/base.styl
index 829236db52..fe0fe296fc 100644
--- a/src/web/app/base.styl
+++ b/src/web/app/base.styl
@@ -36,12 +36,10 @@ html
left 0
width 100%
height 100%
+ padding 32px
background #1269e2
color #fff
- > p
- text-align center
-
#nprogress
pointer-events none