Skip to content

Commit

Permalink
Update _project-page.scss
Browse files Browse the repository at this point in the history
  • Loading branch information
codyyjxn authored Sep 23, 2024
1 parent 9d38888 commit 3d18321
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion _sass/components/_project-page.scss
Original file line number Diff line number Diff line change
Expand Up @@ -410,7 +410,6 @@
}

.leader-description {
padding: 0px 60px;
display: flex;
flex-direction: column;
justify-content: center;
Expand All @@ -422,6 +421,7 @@
justify-content: center;
align-content: center;
align-items: flex-start;
padding: 0px 60px;
}
}

Expand Down

0 comments on commit 3d18321

Please sign in to comment.