Skip to content
Snippets Groups Projects
Commit f9563359 authored by Arina Filatova's avatar Arina Filatova
Browse files

Update file layout.html

parent 57ea959d
No related branches found
No related tags found
No related merge requests found
Pipeline #391037 passed
......@@ -13,10 +13,13 @@
<!-- Custom CSS -->
<link href="{{ url_for('static', filename = 'style.css') }}" rel="stylesheet">
<!-- Google Fonts -->
<link href="https://fonts.googleapis.com/css2?family=Red+Hat+Display&display=swap" rel="stylesheet">
<title>{% block title %}{% endblock %} | MSP-Maastricht - iGEM 2024</title>
<style>
body {
font-family: 'Montserrat', sans-serif;
font-family: "Red Hat Display", sans-serif;
}
</style>
</head>
......
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