Skip to content
Snippets Groups Projects
Commit 2410585e authored by Max Luca Beckmann's avatar Max Luca Beckmann
Browse files

hotfix engeneering start page

parent c17dc29e
No related branches found
No related tags found
No related merge requests found
Pipeline #467127 failed
...@@ -42,7 +42,6 @@ export function Engineering() { ...@@ -42,7 +42,6 @@ export function Engineering() {
</div> </div>
</section> </section>
</div> </div>
<div id="tab-proof-of-concept" className="enginneeringtab" style={{display: "none"}}> <div id="tab-proof-of-concept" className="enginneeringtab" style={{display: "none"}}>
<section > <section >
<div className="eng-box box" > <div className="eng-box box" >
...@@ -160,7 +159,7 @@ export function Engineering() { ...@@ -160,7 +159,7 @@ export function Engineering() {
</section> </section>
</div> </div>
<div className="enginneeringtab" id="tab-pe-systems" style={{display: ""}}> <div id="tab-pe-systems" className="enginneeringtab" style={{display: "none"}}>
<section id="PE Systems sec" > <section id="PE Systems sec" >
<div className="eng-box box" > <div className="eng-box box" >
<H3 id="Prime Editing Systems" text="PE Systems"></H3> <H3 id="Prime Editing Systems" text="PE Systems"></H3>
......
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