Skip to content

Commit

Permalink
Merge pull request #253 from CivicActions/MAHOME-1145-update-footer-b…
Browse files Browse the repository at this point in the history
…ackground-color

MAHOME-1145: Update Footer Background Color
  • Loading branch information
grugnog authored Jan 11, 2024
2 parents 78e0a79 + c93c759 commit 28165b0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/sass/components/_footer.scss
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
.footer {
@include small-text;

background-color: $gray-05;
background-color: #FFF;

//=========== Mobile-first styles ============

Expand Down

0 comments on commit 28165b0

Please sign in to comment.