Fix elephant friend
This commit is contained in:
parent
52d68be157
commit
8b9c537d5a
|
@ -684,8 +684,9 @@
|
||||||
box-sizing: border-box;
|
box-sizing: border-box;
|
||||||
overflow-y: auto;
|
overflow-y: auto;
|
||||||
padding-bottom: 235px;
|
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;
|
height: auto;
|
||||||
|
min-height: 100%;
|
||||||
|
|
||||||
p {
|
p {
|
||||||
color: $color2;
|
color: $color2;
|
||||||
|
|
Loading…
Reference in New Issue