Include new footer assets

This commit is contained in:
Chris Wilson 2020-11-30 22:56:10 -05:00
parent ddfcef09ec
commit c4d5756f52
12 changed files with 3 additions and 80515 deletions

Binary file not shown.

After

Width:  |  Height:  |  Size: 16 KiB

File diff suppressed because it is too large Load Diff

Before

Width:  |  Height:  |  Size: 961 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 18 KiB

File diff suppressed because it is too large Load Diff

Before

Width:  |  Height:  |  Size: 960 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 19 KiB

File diff suppressed because it is too large Load Diff

Before

Width:  |  Height:  |  Size: 962 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 20 KiB

File diff suppressed because it is too large Load Diff

Before

Width:  |  Height:  |  Size: 1.0 MiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 19 KiB

File diff suppressed because it is too large Load Diff

Before

Width:  |  Height:  |  Size: 1.0 MiB

File diff suppressed because it is too large Load Diff

Before

Width:  |  Height:  |  Size: 1.0 MiB

View File

@ -1,10 +1,11 @@
#island-footer{
background: url('../static/backgrounds/footer/footer-0003.svg') repeat-x bottom;
background: url('../static/backgrounds/footer/footer-0003.png') repeat-x bottom;
background-size: auto 90px;
display: flex;
flex-direction: column;
justify-content: flex-end;
width: calc(100% - 0.5rem);
height: 66px;
height: 90px;
padding-left: 0.5rem;
line-height: 30px;
position: fixed;