Skip to content
Snippets Groups Projects
Commit 9fa9e09c authored by HauErn Lien's avatar HauErn Lien
Browse files

Update file tryhomepage.html

parent fa081f22
No related branches found
No related tags found
No related merge requests found
......@@ -10,7 +10,7 @@
<link rel="icon" type="image/x-icon" href="https://static.igem.wiki/teams/5187/art/icon.png">
<title>Tsinghua - IGEM 2024</title>
<style>
* {
h1 {
margin: 0;
padding: 0;
box-sizing: border-box;
......@@ -105,10 +105,11 @@
</script>
</head>
<body>
<div class="intro">
<h1 class="logo-header">
<span class="logo"> Inhale, </span> <span class="logo">heal,</span><span class="logo">repeat.</span>
<span class="logo"> Inhale, </span> <span class="logo">heal,</span>
</h1>
</div>
......@@ -116,7 +117,6 @@
<h4>Logo.</h4>
</header>
{% extends "layout.html" %}
</body>
</html>
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