Update Footer backgroundColor
This commit is contained in:
parent
5cd37b1ab4
commit
3287ad5a6c
1 changed files with 1 additions and 1 deletions
|
|
@ -4,7 +4,7 @@
|
|||
}
|
||||
|
||||
.Footer--Lower {
|
||||
background: var(--primaryDark);
|
||||
background: var(--primary);
|
||||
padding: 1rem 0;
|
||||
font-weight: 100;
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue