From 26ed17df15774605e6ee3aaeac280383b66e43e4 Mon Sep 17 00:00:00 2001 From: "Kent Joseph T. Palima" Date: Thu, 30 Apr 2026 14:43:43 +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 2044c50..fc54085 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: $primary; + background-color: $secondary; } }