-
Notifications
You must be signed in to change notification settings - Fork 136
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Remove the apply as a mentee button (#1574)
- Loading branch information
1 parent
e2fd2ed
commit 47f32d1
Showing
1 changed file
with
3 additions
and
8 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -189,14 +189,9 @@ <h3 class="mb-2 mt-4 text-onelive">Take part as a mentee under ScholarX23</h3> | |
<p class="text-justify"> | ||
Are you a skilled young individual who needs a little push in the right direction? We got you covered. With our premium | ||
free mentoring program, you too can get insight into the industry of your choosing and get mentored under highly | ||
qualified industrial experts. Expand your potential by clicking below. | ||
</p> | ||
</div> | ||
</div> | ||
<div class="row justify-content-center justify-content-md-start mt-2"> | ||
<div class="col-9 text-center text-md-left"> | ||
<a href="https://scholarx.sefglobal.org/" | ||
target="_blank" class="btn btn-default">APPLY AS A MENTEE</a> | ||
qualified industrial experts. Reach us via <a | ||
href="mailto:[email protected]">[email protected]</a> | ||
</p> | ||
</div> | ||
</div> | ||
</div> | ||
|