Skip to content

Commit

Permalink
Update groupmembers.html
Browse files Browse the repository at this point in the history
  • Loading branch information
efecakar98 authored Sep 4, 2023
1 parent 60fdfaf commit c5a01d7
Showing 1 changed file with 21 additions and 0 deletions.
21 changes: 21 additions & 0 deletions groupmembers.html
Original file line number Diff line number Diff line change
Expand Up @@ -143,4 +143,25 @@ <h5>Current Undergraduate Students</h5>
</div>
<div class="col-md-custom1"></div>
</div>
<br>
<div class="row g-0 text-center text-md-start">
<div class="col-md-custom1"></div>
<div class="col-md-9">
<h5>Previous Members</h5>
</div>
<div class="col-md-custom1"></div>
</div>
<div class="row g-0 text-center text-md-start align-items-end">
<div class="col-md-custom1"></div>
<div class="col-md-custom8">
<img src="assets/images/person1.jpg" alt="..." class="img-fluid" width="200px"/>
</div>
<div class="col-md-custom9"></div>
<div class="col-md-custom10">
<ul class="no-bullets">
<li><b>Student1</b></li>
</ul>
</div>
<div class="col-md-custom1"></div>
</div>
</div>

0 comments on commit c5a01d7

Please sign in to comment.