Skip to content

Commit

Permalink
Fix long coco
Browse files Browse the repository at this point in the history
  • Loading branch information
WallSoGB committed Sep 12, 2024
1 parent ad40727 commit 6a0caf4
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions basefinish.html
Original file line number Diff line number Diff line change
Expand Up @@ -218,7 +218,7 @@ <h3>Running the Game</h3>

<span id="VNVExtended" class="section">
<h2 onclick="location.href='#VNVExtended'">VNV Extended</h2>
<div class="card flex logo-container" style="justify-content: space-between;" id="BeyondVanilla">
<div class="card flex logo-container" style="justify-content: space-between; align-items: center;" id="BeyondVanilla">
<div>
<h3>Going beyond Vanilla</h3>
<p>
Expand All @@ -238,7 +238,7 @@ <h3>Going beyond Vanilla</h3>
</div>
</p>
</div>
<div id="logoBig">
<div>
<img src="./img/Coco/FullExtended.webp" alt="Full VNVE Coco">
</div>
</div>
Expand Down

0 comments on commit 6a0caf4

Please sign in to comment.