change footer background color
This commit is contained in:
parent
caf16ee9ca
commit
fe7f31a112
1 changed files with 1 additions and 1 deletions
|
|
@ -1,6 +1,6 @@
|
|||
.main-footer {
|
||||
--padding-vertical: var(--space-m);
|
||||
background-color: var(--color-yellow-fluo);
|
||||
background-color: var(--color-grey);
|
||||
display: grid;
|
||||
grid-template-columns: 0.5fr 1fr 1fr 1fr;
|
||||
column-gap: calc(var(--space-m));
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue