Skip to content

Commit 8de0108

Browse files
committed
Just silly little dust puppy in the footer.
1 parent 9809c16 commit 8de0108

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
@@ -45,12 +45,13 @@ body {
4545
width: -webkit-fill-available;
4646
width: fill-available;
4747
max-width: 50em;
48-
flex-grow: 2;
48+
flex-grow: 4;
4949
flex-shrink: 0;
5050
}
5151
> footer {
5252
border-top: solid 1px $red;
5353
flex-grow: 1;
54+
background: url('/static/dustpuppy.min.svg') 95% 10% no-repeat;
5455
}
5556
}
5657

0 commit comments

Comments
 (0)