Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions Introduction to CSS/Lesson 3/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ <h1 class="band-name band-name-large">The Generics</h1>
</div>
<button type="button" class="btn btn-header btn-play">&#9658;</button>
</header>
<section class="content-section container">
<section class="content-section main-content-container">
<h2 class="section-header">TOURS</h2>
<div>
<div class="tour-row">
Expand Down Expand Up @@ -84,4 +84,4 @@ <h3 class="band-name">The Generics</h3>
</div>
</footer>
</body>
</html>
</html>