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

Update file attributions.html

parent 9bae9ff5
No related branches found
No related tags found
No related merge requests found
......@@ -29,19 +29,18 @@
}
.grid-container {
display: flex;
flex-wrap: wrap;
flex-direction: column;
gap: 20px;
justify-content: flex-start;
}
.grid-item {
background-color: #fa8072;
border-radius: 10px;
padding: 15px;
color: white;
width: calc(33.33% - 20px);
width: 100%;
box-sizing: border-box;
}
.grid-item h3 {
.grid-item h4 {
margin-top: 0;
}
.grid-item ul {
......@@ -100,7 +99,7 @@
<div class="grid-item">
<h4>ZheFu Li</h4>
<p>Tasks: Project design, Modeling, Team communication, Wiki Coding, Management</p>
<p>As team leader, responsible for visa materials collection, hotel reservation, campus procedures and payment collection; as the initial team member of MusCure project in brainstorming stage, participated in the project design and improvement; as the dry lab leader, did the overall design of modeling and finished the signal transduction model, and filled in the wiki content. Participated in inter-team communication with undergraduate igem teams in Beijing, Shanghai, central China and teams of the intestinal flora project.</p>
<p>Specific tasks: As team leader, responsible for visa materials collection, hotel reservation, campus procedures and payment collection; as the initial team member of MusCure project in brainstorming stage, participated in the project design and improvement; as the dry lab leader, did the overall design of modeling and finished the signal transduction model, and filled in the wiki content. Participated in inter-team communication with undergraduate igem teams in Beijing, Shanghai, central China and teams of the intestinal flora project.</p>
</div>
<div class="grid-item">
<h4>WeiHan Xiao</h4>
......
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