diff options
author | ncls7615 <himasoto@gmail.com> | 2017-12-11 13:52:17 +0900 |
---|---|---|
committer | ncls7615 <himasoto@gmail.com> | 2017-12-11 13:52:17 +0900 |
commit | 9d5ecdbf414b2224f7f7216cbdd966a162968b39 (patch) | |
tree | 383492b07096c79b76bbc7cc422956598cb29d90 /app | |
parent | 08b0861b961a0f5e68ccd6a21db463671723652d (diff) |
remove picture
Diffstat (limited to 'app')
-rw-r--r-- | app/javascript/flavours/glitch/styles/components/index.scss | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/app/javascript/flavours/glitch/styles/components/index.scss b/app/javascript/flavours/glitch/styles/components/index.scss index 0c36373b7..8f98863d8 100644 --- a/app/javascript/flavours/glitch/styles/components/index.scss +++ b/app/javascript/flavours/glitch/styles/components/index.scss @@ -2286,7 +2286,6 @@ .getting-started { box-sizing: border-box; padding-bottom: 235px; - background: url('~images/mastodon-getting-started.png') no-repeat 0 100%; flex: 1 0 auto; p { |