about summary refs log tree commit diff
path: root/app
diff options
context:
space:
mode:
authorbeatrix <beatrix.bitrot@gmail.com>2017-12-11 09:08:13 -0500
committerGitHub <noreply@github.com>2017-12-11 09:08:13 -0500
commit0cd5f2a61f60dcad51b2c8461fc705facd725075 (patch)
treecf9596af14c9bc13e9fb26c210a2946a49e7413d /app
parent204688e803f76acdfbee833c4d1c0c0a9cc07560 (diff)
parent9d5ecdbf414b2224f7f7216cbdd966a162968b39 (diff)
Merge pull request #255 from KnzkDev/remove-picture
Remove getting-started picture
Diffstat (limited to 'app')
-rw-r--r--app/javascript/flavours/glitch/styles/components/index.scss1
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 {