Skip to content

Commit e412b8e

Browse files
committed
Just silly little dust puppy in the footer.
1 parent 32f55b8 commit e412b8e

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

finger/static/dustpuppy.min.svg

Lines changed: 1 addition & 0 deletions
Loading

finger/static/fingerweb.scss

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,12 +44,13 @@ body {
4444
width: -webkit-fill-available;
4545
width: fill-available;
4646
max-width: 50em;
47-
flex-grow: 2;
47+
flex-grow: 4;
4848
flex-shrink: 0;
4949
}
5050
> footer {
5151
border-top: solid 1px $red;
5252
flex-grow: 1;
53+
background: url('/static/dustpuppy.min.svg') 95% 10% no-repeat;
5354
}
5455
}
5556

0 commit comments

Comments
 (0)