diff options
author | beatrix <beatrix.bitrot@gmail.com> | 2017-12-11 09:08:13 -0500 |
---|---|---|
committer | GitHub <noreply@github.com> | 2017-12-11 09:08:13 -0500 |
commit | 0cd5f2a61f60dcad51b2c8461fc705facd725075 (patch) | |
tree | cf9596af14c9bc13e9fb26c210a2946a49e7413d /app/javascript/flavours | |
parent | 204688e803f76acdfbee833c4d1c0c0a9cc07560 (diff) | |
parent | 9d5ecdbf414b2224f7f7216cbdd966a162968b39 (diff) |
Merge pull request #255 from KnzkDev/remove-picture
Remove getting-started picture
Diffstat (limited to 'app/javascript/flavours')
-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 { |