Skip to content

Commit

Permalink
Update index.html
Browse files Browse the repository at this point in the history
  • Loading branch information
riju951 authored Oct 7, 2023
1 parent 3e3b186 commit b84441e
Showing 1 changed file with 3 additions and 4 deletions.
7 changes: 3 additions & 4 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -16,9 +16,8 @@
<a href="#dashboard">Dashboard</a>
</nav>
</header>
<div class="intro-container">
<div class="feature-card1 intro-container">
<h1 id="animated-text"></h1>

</div>
<section id="overview">
<center><h2>Project Overview</h2></center>
Expand Down Expand Up @@ -55,7 +54,7 @@ <h1 id="animated-text"></h1>
<!-- Dashboard content here -->
</section>

<div class="team-section">
<div class="team-section feature-card">
<h2 class="team-heading">The Team</h2>
<div class="team-members">
<div class="team-member">
Expand All @@ -79,7 +78,7 @@ <h3 class="creative-font">Setu Parmar</h3>
</div>
</div>
<footer>
<div>Tromso © 2023 - All rights reserved.</div>
<div class="feature-card1">Tromso © 2023 - All rights reserved.</div>
</footer>

<script src="script.js"></script>
Expand Down

0 comments on commit b84441e

Please sign in to comment.