Fix elephant friend

master
Eugen Rochko 7 years ago
parent 52d68be157
commit 8b9c537d5a
  1. 3
      app/assets/stylesheets/components.scss

@ -684,8 +684,9 @@
box-sizing: border-box;
overflow-y: auto;
padding-bottom: 235px;
background: image-url('mastodon-getting-started.png') no-repeat 100% bottom;
background: image-url('mastodon-getting-started.png') no-repeat bottom left;
height: auto;
min-height: 100%;
p {
color: $color2;

Loading…
Cancel
Save