fixes on watch page
This commit is contained in:
@@ -98,22 +98,6 @@
|
||||
</div>
|
||||
</section>
|
||||
</main>
|
||||
|
||||
<section class="anime-extra-content">
|
||||
<div class="content-container">
|
||||
<div class="characters-section">
|
||||
<div class="characters-header">
|
||||
<h2>Cast & Characters</h2>
|
||||
<button id="expand-characters-btn" class="expand-btn" data-expanded="false">
|
||||
<span>Show All</span>
|
||||
<svg width="14" height="14" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2"><path d="M18 15l-6 6-6-6"/></svg>
|
||||
</button>
|
||||
</div>
|
||||
<div id="characters-list" class="characters-carousel">
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</section>
|
||||
</div>
|
||||
|
||||
<script src="../src/scripts/anime/player.js"></script>
|
||||
|
||||
Reference in New Issue
Block a user