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 27, 2024
1 parent 6227242 commit 8348bad
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion _sass/components/_project-page.scss
Original file line number Diff line number Diff line change
Expand Up @@ -406,6 +406,7 @@
align-content: center;
align-items: center;
margin: auto auto 25px auto;
flex-direction: row;
}
}

Expand All @@ -422,7 +423,7 @@
justify-content: center;
align-content: center;
align-items: flex-start;
padding: 0px 60px;
flex: 1;
}
}

Expand Down

0 comments on commit 8348bad

Please sign in to comment.