Skip to content
Snippets Groups Projects
Commit dc64cc68 authored by Shraddha Raghuram's avatar Shraddha Raghuram
Browse files

Update file layout.html

parent c6f77b2b
No related branches found
No related tags found
No related merge requests found
Pipeline #405621 passed
......@@ -8,13 +8,13 @@
<link rel="license" href="https://creativecommons.org/licenses/by/4.0/"/>
<!-- Bootstrap CSS -->
<link href="{{ url_for('static', filename = 'bootstrap.min.css') }}" rel="stylesheet">
<!-- <link href="{{ url_for('static', filename = 'bootstrap.min.css') }}" rel="stylesheet"> -->
<!-- Custom CSS -->
<link href="{{ url_for('static', filename = 'style.css') }}" rel="stylesheet">
<link href="{{ url_for('static', filename = 'footer.css') }}" rel="stylesheet">
<style>
<!-- <style>
body {
font-family: AccidenzCommons, sans-serif;
line-height: 1.6;
......@@ -31,7 +31,7 @@
.image-text-wrapper figure {
margin: 0;
}
</style>
</style> -->
<title>{% block title %}{% endblock %} | TU-Delft - iGEM 2024</title>
......
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