Skip to content
Snippets Groups Projects
Commit 592db4aa authored by Lucy Hao's avatar Lucy Hao :moyai:
Browse files

fix multifunc

parent cc844d0c
No related branches found
No related tags found
No related merge requests found
Pipeline #310469 passed
......@@ -60,20 +60,29 @@ export default function MultiFunctional() {
<Black>
<p>Energy usage</p>
</Black>
<p>Oxidative phosphorylation</p>
</Pillar>
<Pillar>
<Black>
<p>Protein Production</p>
</Black>
<p>
Rapidly dividing, halophilic <i>Vibrio natriegens</i> as chassis
</p>
</Pillar>
<Pillar>
<Black>
<p>Protein purification</p>
</Black>
</Pillar>
</div>
<div className="flex-row" style={{ justifyContent: "space-between" }}>
<Pillar>
<p>Oxidative phosphorylation</p>
</Pillar>
<Pillar>
<p>
Rapidly dividing, halophilic <i>Vibrio natriegens</i> as chassis
</p>
</Pillar>
<Pillar>
<p>Thiol-sensitive intein for affinity tag/purification aid</p>
</Pillar>
</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