From 3d6610ef08c3303034ba267a920d6d17bb68b583 Mon Sep 17 00:00:00 2001 From: "Kent Joseph T. Palima" Date: Thu, 30 Apr 2026 14:42:11 +0800 Subject: [PATCH] Edits on UP IECEP Family part --- src/components/Family/family.scss | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/components/Family/family.scss b/src/components/Family/family.scss index ce991d8..2044c50 100644 --- a/src/components/Family/family.scss +++ b/src/components/Family/family.scss @@ -49,7 +49,7 @@ &:nth-of-type(2) { .cover, .under { - background-color: $background-accent; + background-color: $primary; } }