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

Update file tryhomepage.html

parent 9a1bcc7d
No related branches found
No related tags found
No related merge requests found
......@@ -73,9 +73,7 @@
}
</style>
</head>
<body>
<script>
let intro = document.querySelector('.intro');
let logo = document.querySelector('.logo-header');
......@@ -105,7 +103,9 @@
})
})
</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>
......@@ -116,7 +116,7 @@
<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