From 3fb620543a5e459733075252567139388b2165fe Mon Sep 17 00:00:00 2001 From: vraj545 Date: Tue, 3 Mar 2026 19:39:06 -0500 Subject: [PATCH] Updated UI and title in homepage --- .../desktop/components/add-goal-modal/add-goal-modal.html | 4 ++-- .../desktop/components/add-goal-modal/add-goal-modal.scss | 5 +++++ .../components/add-student-modal/add-student-modal.html | 2 +- .../components/student-card-list/student-card-list.html | 1 + .../components/student-card-list/student-card-list.scss | 7 ++++++- 5 files changed, 15 insertions(+), 4 deletions(-) diff --git a/ui/winstudentgoaltracker/src/app/desktop/components/add-goal-modal/add-goal-modal.html b/ui/winstudentgoaltracker/src/app/desktop/components/add-goal-modal/add-goal-modal.html index e820cbd..22b4906 100644 --- a/ui/winstudentgoaltracker/src/app/desktop/components/add-goal-modal/add-goal-modal.html +++ b/ui/winstudentgoaltracker/src/app/desktop/components/add-goal-modal/add-goal-modal.html @@ -9,7 +9,7 @@