Skip to content
Snippets Groups Projects
Commit e3e94f3c authored by Devyani Ravi's avatar Devyani Ravi
Browse files

italics fixes

parent 307af57d
No related branches found
No related tags found
No related merge requests found
Pipeline #453145 passed
......@@ -23,7 +23,7 @@
<!-- Vibrio Natriegens Protocol Booklet -->
<div class="card">
<h4 @click="toggleSection('protocolGuide')">
Vibrio Natriegens Protocol Booklet
<i>Vibrio natriegens</i> Protocol Booklet
<span v-if="sections.protocolGuide"></span>
<span v-else></span>
</h4>
......@@ -37,7 +37,7 @@
<!-- Vibrio Natriegens Snapgene Codon Optimization Table -->
<div class="card">
<h4 @click="toggleSection('codonTable')">
Vibrio Natriegens Snapgene Codon Optimization Table
<i>Vibrio natriegens</i> Snapgene Codon Optimization Table
<span v-if="sections.codonTable"></span>
<span v-else></span>
</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