Skip to content
Snippets Groups Projects
Commit 288b21c5 authored by Kaya Lange's avatar Kaya Lange
Browse files
parents a3a7fa91 8f9d0347
No related branches found
No related tags found
No related merge requests found
Pipeline #531307 passed
......@@ -135,10 +135,10 @@ sup a{
padding-right: var(--simple-padding) !important;
}
h6 {
/* h6 {
padding-left: var(--small-padding) !important;
padding-right: var(--small-padding) !important;
}
} */
.col{
max-width: 100% !important;
}
......@@ -1454,6 +1454,7 @@ html[dir=rtl] .hint-container.danger .hint-container-title:before {
max-width: 66% !important;
transition: all 1s ease;
border: 5px solid var(--text-primary);
margin: auto;
}
.lnp:hover > img{
display: block;
......
......@@ -11,8 +11,8 @@ export function PatientContribution(){
<div className='row align-items-center'>
<div className='col '>
<H4 text="Patient consent form"/>
<p>When working with primary cultures, it is extremely important to consider the bioethical aspects of the project. To address this, we sat down with the Ethics Officer at Bielefeld University, Dr. Berens, and discussed the matter with her. As a result, we created a patient consent form for the donors of primary cells, which we also want to present as a template for future German iGEM teams. <b>However, we want to emphasize that it is not guaranteed to be comprehensive, nor does it have any legal approval.</b></p>
<TwoLinePDF link="https://static.igem.wiki/teams/5247/pdfs/patienteneinwilligung-mustervorlage-igem-2.pdf" name="patienteneinwilligung-mustervorlage-igem-2.pdf"/>
<p>When working with primary cultures, it is extremely important to consider the bioethical aspects of the project. To address this, we sat down with the Ethics Officer at Bielefeld University, Dr. Berens, and discussed the matter with her. As a result, we created a patient consent form for the donors of primary cells, which we also want to present as a template for future German iGEM teams. <b>However, we want to emphasize that it is not guaranteed to be comprehensive, nor does it have any legal approval.</b></p>
</div>
<div className='seperator-2 col-2'>
</div>
......
This diff is collapsed.
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