diff --git a/src/App/App.css b/src/App/App.css index 43b692209229c517be003578143a9938e64378f5..ae6ec6386e9d4185cd14c8226342106b008fd3a6 100644 --- a/src/App/App.css +++ b/src/App/App.css @@ -495,14 +495,10 @@ img .middle{ padding-top: 10px; height: 90px; } -#zeiss-text{ - height: 350px; - text-align: center; - align-items: center; - vertical-align: middle; -} + .sponsor-text-left p, .sponsor-text-right p{ display: flex; + vertical-align: middle; } #idt-portrait{ height: 350px !important; diff --git a/src/contents/partners.tsx b/src/contents/partners.tsx index 45a738fe5cd10856425f0b8eaf7e929928c835f1..adebf2103750df00590a48802bee5e4da9b0cb60 100644 --- a/src/contents/partners.tsx +++ b/src/contents/partners.tsx @@ -20,7 +20,7 @@ export function Partners() { </div> <br/> <br/> <div className="row align-items-center"> - <div id="zeiss-text" className="col sponsor-text-left"> + <div id="idt-text" className="col sponsor-text-left"> <h4>Accelerate the pace of genomics. We'll help.</h4> <br/> <p> For more than 35 years, Integrated DNA Technologies (IDT) has empowered genomics laboratories with an oligonucleotide manufacturing process unlike anyone else in the industry, featuring the most advanced synthesis, modification, purification, and quality control capabilities available. IDT has supported iGEM team for over a decade with 20kb of free DNA to help accelerate their inspiring projects for the Grand Jamboree. Since its founding in 1987, IDT has progressed from a leading oligo manufacturer to a genomics solutions provider supporting key application areas such as next generation sequencing, CRISPR genome editing, synthetic biology, digital PCR, and RNA interference. IDT manufactures products used by scientists researching the toughest challenges facing our planet today as well as many forms of cancer and most inherited and infectious diseases. </p> @@ -56,7 +56,8 @@ export function Partners() { </p> </div> </div> - + <br/> <br/> + <H2 text="MeetUp"></H2> </>