-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
861a76a
commit 50bf464
Showing
1 changed file
with
0 additions
and
21 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 |
---|---|---|
|
@@ -421,27 +421,6 @@ <h5 class="title same-space"> | |
</div> | ||
</div> | ||
</div> | ||
<div class="row"> | ||
<div class="col-md-4 col-lg-4 mb-0"> | ||
<div class="px-4 text-center"> | ||
<img src="assets/marya.jpg" class="rounded-circle img-center img-fluid shadow shadow-lg--hover" style="width: 200px;" alt="image"> | ||
<div class="pt-4 text-center"> | ||
<h5 class="title same-space"> | ||
<span class="d-block mb-1">Marya <br/> Bazzi</span> | ||
<small class="h6 text-muted">Alan Turing Institute, University of Warwick</small> | ||
</h5> | ||
<div class="mt-5"> | ||
<a href="http://twitter.com/maryabazzi" class="btn btn-warning btn-icon-only rounded-circle"> | ||
<i class="fa fa-twitter"></i> | ||
</a> | ||
<a href="mailto:[email protected]" class="btn btn-warning btn-icon-only rounded-circle"> | ||
<i class="fa fa-envelope"></i> | ||
</a> | ||
</div> | ||
</div> | ||
</div> | ||
</div> | ||
</div> | ||
</div> | ||
</div> | ||
</div> | ||
|