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

Update file tryhomepage.html

parent eaa1c3ce
No related branches found
No related tags found
No related merge requests found
......@@ -57,7 +57,7 @@
position: relative;
display: inline-block;
bottom: -20px;
opacity: 0;
opacity: 0;
}
.logo.active{
......@@ -87,6 +87,10 @@
<h4>Logo.</h4>
</header>
<div>
{% extends "layout.html" %}
</div>
<script>
let intro = document.querySelector('.intro');
let logo = document.querySelector('.logo-header');
......
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