Skip to content
Snippets Groups Projects
Commit 51f8476b authored by HouTeng Chan's avatar HouTeng Chan
Browse files

Update file home.html

parent ff7d3dc2
No related branches found
No related tags found
No related merge requests found
......@@ -141,7 +141,7 @@
display: block;
}
.additional-content {
.additional-content {
display: flex;
align-items: center;
margin-top: 50px;
......@@ -152,7 +152,7 @@
padding: 30px;
}
.additional-content-text h3, .additional-content-text h5 {
.additional-content-text h3 {
font-family: 'Merriweather', serif;
font-size: 2rem;
color: #333;
......@@ -170,10 +170,6 @@
object-fit: contain;
margin: 40px;
}
.content-left-image {
flex-direction: row-reverse;
}
</style>
</head>
<body>
......@@ -250,16 +246,6 @@
</div>
</div>
<div class="additional-content content-left-image">
<img src="https://static.igem.wiki/teams/5187/art/logo.png" alt="Muscure Logo" class="additional-content-image">
<div class="additional-content-text">
<h3>What is Muscure?</h3>
<p>Muscure is our innovative approach to treating Inflammatory Bowel Disease (IBD). It combines cutting-edge biotechnology with targeted delivery systems to provide a more effective and personalized treatment for IBD patients. Our solution aims to reduce inflammation, promote healing of the intestinal lining, and improve the overall quality of life for those living with IBD. By harnessing the power of synthetic biology, we're working towards a future where IBD management is more precise, less invasive, and more accessible to patients worldwide.</p>
</div>
</div>
</div>
</div>
{% include 'footer.html' %}
<script>
window.addEventListener('load', function() {
......
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