Skip to content

Commit

Permalink
Mentor alignment
Browse files Browse the repository at this point in the history
  • Loading branch information
TartejBrothers committed Dec 13, 2023
1 parent 005b25d commit 3801cbd
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions css/mentees.css
Original file line number Diff line number Diff line change
Expand Up @@ -63,14 +63,15 @@
.menteesformbody p,
.mentorsformbody p {
font-size: 20px;
text-align: center;

margin: 0px auto 40px auto;
}
.menteesformbodyleft {
display: flex;
flex-direction: column;
justify-content: center;

align-items: center;
text-align: left;
width: 40%;
height: 100%;
}
Expand Down

0 comments on commit 3801cbd

Please sign in to comment.