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

Update file team.html

parent caece88d
No related branches found
No related tags found
No related merge requests found
......@@ -35,7 +35,7 @@
}
.image-placeholder {
width: 300px;
height:300px;
height: 300px;
background-color: #000;
margin-bottom: 10px;
border-radius: 20px;
......@@ -68,7 +68,7 @@
Meet Our Team Members
<div style="text-align: center;">
<img src="https://static.igem.wiki/teams/5187/teammembers/team-pic.jpg" alt="thu" style="height:400px; width:400px; border-radius: 20px;">
<img src="https://static.igem.wiki/teams/5187/teammembers/team-pic.jpg" alt="thu" style="max-width: 100%; height: auto; width: 50%;border-radius: 20px;">
</div>
{% endblock %}
......@@ -138,7 +138,7 @@ Meet Our Team Members
<div class="team-member">
<div class="image-container">
<img src="https://static.igem.wiki/teams/5187/teammembers/cht.jpg" alt="Team Member CHT">
<img src="https://static.igem.wiki/teams/5187/teammembers/cht.jpg" style= "height: 300px; width: 300px;border-radius: 20px;" alt="Team Member CHT">
</div>
<div class="text-area">CHT</div>
</div>
......
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