Skip to content
Snippets Groups Projects
Commit 0b514437 authored by HouTeng Chan's avatar HouTeng Chan
Browse files

Update file human-practices.html

parent e435b5f3
No related branches found
No related tags found
No related merge requests found
......@@ -38,10 +38,9 @@
box-shadow: 0 4px 8px rgba(0,0,0,0.1);
}
.expert-image {
width: 150px;
height: 150px;
width: 200px;
height: 200px;
object-fit: cover;
border-radius: 50%;
}
.expert-details {
display: flex;
......@@ -145,7 +144,7 @@
<div class="expert-card" onclick="toggleContent(this)">
<div class="row">
<div class="col-md-3">
<img src="https://static.igem.wiki/teams/5187/art/logo.png" alt="Li Peng" class="expert-image">
<img src="https://static.igem.wiki/teams/5187/wiki-hp-fig/li-peng.jpg" alt="Li Peng" class="expert-image">
</div>
<div class="col-md-9 expert-details">
<span class="expert-name">Li Peng</span>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment