From 89202c2a1d3678fb0ee749b626c3f2f8b612e200 Mon Sep 17 00:00:00 2001 From: xcexec Date: Tue, 22 Oct 2024 11:26:30 +0200 Subject: [PATCH] adjust bg-mbz-yellow to bg-fomo-card-1 in several occasions; PageFooter to black --- src/components/Event/EventParticipationCard.vue | 4 ++-- src/components/FullCalendar/EventsCalendar.vue | 4 ++-- src/components/Group/GroupMemberCard.vue | 4 ++-- src/components/Group/GroupSection.vue | 2 +- src/components/PageFooter.vue | 2 +- src/components/Settings/SettingMenuItem.vue | 4 ++-- src/components/Settings/SettingMenuSection.vue | 2 +- .../components/Group/__snapshots__/GroupSection.spec.ts.snap | 4 ++-- 8 files changed, 13 insertions(+), 13 deletions(-) diff --git a/src/components/Event/EventParticipationCard.vue b/src/components/Event/EventParticipationCard.vue index bc2d338bd..7f41c8f48 100644 --- a/src/components/Event/EventParticipationCard.vue +++ b/src/components/Event/EventParticipationCard.vue @@ -1,9 +1,9 @@