From 62272425af45d782052a08c599223e7642b9557b Mon Sep 17 00:00:00 2001 From: Jonathan Villegas <162255980+codyyjxn@users.noreply.github.com> Date: Tue, 24 Sep 2024 10:50:56 -0700 Subject: [PATCH] Update _project-page.scss --- _sass/components/_project-page.scss | 1 + 1 file changed, 1 insertion(+) diff --git a/_sass/components/_project-page.scss b/_sass/components/_project-page.scss index 43ee795669..3b4c28f0b4 100644 --- a/_sass/components/_project-page.scss +++ b/_sass/components/_project-page.scss @@ -410,6 +410,7 @@ } .leader-description { + padding: 0px 12px; display: flex; flex-direction: column; justify-content: center;