Line 2: | Line 2: | ||
<section class="d-flex flex-column"> | <section class="d-flex flex-column"> | ||
<header class="header_area" id="topHeader"> | <header class="header_area" id="topHeader"> | ||
− | <span class="lottie logoMoving"></span> | + | <!-- <span class="lottie logoMoving"></span> --> |
<nav class="navbar navbar-expand-lg navbar-light"> | <nav class="navbar navbar-expand-lg navbar-light"> | ||
<div class="container"> | <div class="container"> | ||
Line 74: | Line 74: | ||
</header> | </header> | ||
</section> | </section> | ||
− | |||
− | |||
− | |||
− | |||
− | |||
<!--smoothNav--> | <!--smoothNav--> | ||
<script> | <script> | ||
Line 89: | Line 84: | ||
logo.classList.toggle('sticky', window.scrollY > height); | logo.classList.toggle('sticky', window.scrollY > height); | ||
}) | }) | ||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
</script> | </script> | ||
</html> | </html> |
Revision as of 15:02, 8 July 2021