diff --git a/static/style/main.scss b/static/style/main.scss index fcdab09..b38ac3e 100644 --- a/static/style/main.scss +++ b/static/style/main.scss @@ -101,7 +101,7 @@ footer { display: flex; justify-content: space-between; flex-wrap: wrap; - background-color: $crust; + background-color: $mantle; margin-top: 2rem; padding: 1rem; column-gap: 4ch;