Update Footer backgroundColor

This commit is contained in:
Eric Jinks 2018-01-23 14:31:39 +10:00
parent 5cd37b1ab4
commit 3287ad5a6c

View file

@ -4,7 +4,7 @@
}
.Footer--Lower {
background: var(--primaryDark);
background: var(--primary);
padding: 1rem 0;
font-weight: 100;
}