Skip to content

Commit

Permalink
Update index.html with fixed rate card text
Browse files Browse the repository at this point in the history
  • Loading branch information
kellenhight authored Jan 8, 2025
1 parent dad7e37 commit 0facce1
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@
<a class="nav-link" href="#aboutUs">About Us</a>
</li>
<li class="nav-item">
<a class="nav-link" href="#rateCard">Fall 2024 Rate Card</a>
<a class="nav-link" href="#rateCard">Spring 2025 Rate Card</a>
</li>
<!--<li class="nav-item">
<a class="nav-link" href="#mediaKit">Collegian Media Kit</a>
Expand Down Expand Up @@ -73,7 +73,7 @@ <h4>We know the students because we ARE the students.</h4>

<!-- Rate Card Section -->
<div id="rateCard" class="container-lg rate-card-section">
<h2>Fall 2024 Rate Card</h2>
<h2>Spring 2025 Rate Card</h2>
<br>
<div class="container-lg the-carousel-wrapping-container" style="background-color: gray; padding:10px;border-radius: 10px;">
<div id="carousel-rate-card" class="carousel slide" data-ride="carousel">
Expand Down

0 comments on commit 0facce1

Please sign in to comment.