Skip to content
Snippets Groups Projects
Commit 0fee4583 authored by Xingan Zhao's avatar Xingan Zhao
Browse files

feat:parts

parent f29d7a76
No related branches found
No related tags found
No related merge requests found
Pipeline #494458 passed
...@@ -72,7 +72,7 @@ export function parts() { ...@@ -72,7 +72,7 @@ export function parts() {
return ( return (
<> <>
<div className="custom-header-model"> <div className="custom-header-parts">
<h1 className="centered-title"> <h1 className="centered-title">
<img <img
src="https://static.igem.wiki/teams/5378/header/parts.png" src="https://static.igem.wiki/teams/5378/header/parts.png"
...@@ -145,7 +145,7 @@ export function parts() { ...@@ -145,7 +145,7 @@ export function parts() {
<Element name="section3" className="element rounded-border" id='section3'> <Element name="section3" className="element rounded-border" id='section3'>
<h2> 3.Contribution</h2> <h2> 3.Contribution</h2>
<p className="indent">In addition, we have added content to the uploaded parts.</p> <p className="indent">In addition, we have added content to the uploaded parts.</p>
<p className="indent">We optimized the codon of BBa_K3924011 and BBa_K3924002, and added two basic components accordingly, namely BBa_K5378011 and BBa_K5378012.</p> <p className="indent">We optimized the codon of <a href=''>BBa_K3924011</a> and <a href=''>BBa_K3924002</a>, and added two basic components accordingly, namely <a href=''>BBa_K5378011</a> and <a href=''>BBa_K5378012</a>.</p>
</Element> </Element>
......
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