Commit d5e00b6c authored by Myriam Guedey's avatar Myriam Guedey
Browse files

Update index.html

parent 01731406
Pipeline #8662 passed with stage
in 13 seconds
...@@ -338,8 +338,6 @@ ...@@ -338,8 +338,6 @@
<ul class="list-unstyled mb-0"> <ul class="list-unstyled mb-0">
</ul> </ul>
</div> </div>
</div>
<!-- Grid row -->
<!-- Grid column --> <!-- Grid column -->
<div class="col-lg-3 col-md-6 mb-lg-0 mb-5"> <!--- FGDI TODO: to change--> <div class="col-lg-3 col-md-6 mb-lg-0 mb-5"> <!--- FGDI TODO: to change-->
...@@ -363,6 +361,12 @@ ...@@ -363,6 +361,12 @@
</div> </div>
<!-- Grid column --> <!-- Grid column -->
</div>
<!-- Grid row -->
<!-- Grid row -->
<div class="row" id="team-section">
<!-- Grid column --> <!-- Grid column -->
<div class="col-lg-3 col-md-6 mb-lg-0 mb-5"> <!--- FGDI TODO: to change--> <div class="col-lg-3 col-md-6 mb-lg-0 mb-5"> <!--- FGDI TODO: to change-->
<div class="avatar mx-auto"> <div class="avatar mx-auto">
...@@ -404,7 +408,7 @@ ...@@ -404,7 +408,7 @@
<!-- Grid column --> <!-- Grid column -->
<div class="col-lg-3 col-md-6 mb-lg-0 mb-5"> <!--- FGDI TODO: to change--> <div class="col-lg-3 col-md-6 mb-lg-0 mb-5"> <!--- FGDI TODO: to change-->
<div class="avatar mx-auto"> <div class="avatar mx-auto">
<img src="https://media.licdn.com/dms/image/D4E03AQHm5oVwuocRVQ/profile-displayphoto-shrink_800_800/0/1684312861910?e=2147483647&v=beta&t=soOfw4PX5ISwDzVurakxoxCBhPNw5F0mc_F_LTEnRxg" class="rounded-circle z-depth-1" width="150px"> <img src="imgs/grey_dot.png" class="rounded-circle z-depth-1" width="150px">
</div> </div>
<h5 class="font-weight-bold mt-4 mb-3">Dr. Salam Traboulsi</h5> <h5 class="font-weight-bold mt-4 mb-3">Dr. Salam Traboulsi</h5>
<p class="text-uppercase blue-text"><strong>Researcher</strong></p> <p class="text-uppercase blue-text"><strong>Researcher</strong></p>
...@@ -419,7 +423,9 @@ ...@@ -419,7 +423,9 @@
</ul> </ul>
</div> </div>
<!-- Grid column --> <!-- Grid column -->
</div>
<!-- Grid row -->
</section> </section>
<!-- Section: Team v.1 --> <!-- Section: Team v.1 -->
</div> </div>
......
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment