Skip to content

Commit

Permalink
Make count section highlighted in index.html (sef-global#358)
Browse files Browse the repository at this point in the history
* remove video in scholarx.html

* Make testimonial section similar to the design

* reduce image size

* Make count section highlighted in index.html
  • Loading branch information
ManojLL authored and jayasanka-sack committed Jan 15, 2020
1 parent 5199443 commit c779ad4
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions src/main/webapp/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -55,20 +55,20 @@ <h1 class="font-weight-900 text-dark text-roboto">From Brain Drain to Brain Gain
<div class="container">
<div class="row justify-content-center py-md-5">
<div class="col-md-4 text-center">
<p class="display-3 text-dark">250 000+</p>
<p class="text-dark font-weight-700">
<p class="display-3 text-darker font-weight-bold">250 000+</p>
<p class="text-dark font-weight-450 " style="font-size: 2ch">
Students reached via our Onelive interactive webinar series
</p>
</div>
<div class="col-md-4 text-center">
<p class="display-3 text-dark">2 400+</p>
<p class="text-dark font-weight-700">
<p class="display-3 text-darker font-weight-bold">2 400+</p>
<p class="text-dark font-weight-450 " style="font-size: 2ch">
Hours of mentoring provided via our ScholarX program
</p>
</div>
<div class="col-md-4 text-center">
<p class="display-3 text-dark">100+</p>
<p class="text-dark font-weight-700">
<p class="display-3 text-darker font-weight-bold">100+</p>
<p class="text-dark font-weight-450" style="font-size: 2ch">
Researchers of Sri Lankan origin representing the world's top universities
</p>
</div>
Expand Down

0 comments on commit c779ad4

Please sign in to comment.