Skip to content

Instantly share code, notes, and snippets.

@abruzzi
Created August 27, 2022 23:23
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save abruzzi/00c336480f5a28ee2a10876bdc6a5d98 to your computer and use it in GitHub Desktop.
Save abruzzi/00c336480f5a28ee2a10876bdc6a5d98 to your computer and use it in GitHub Desktop.
<section class="hero-section">
<section class="brief">
<h1>Frozen Adventure</h1>
<p>Destiny 2 new season will feature a new ice-covered location and a new dark subclass Stasis</p>
<button class="button-secondary">Read more</button>
</section>
<section class="media">
<div class="game-cover">
<img src="assets/hero.jpeg" alt="destiny 2">
<p class="title">Desitny 2 beyond light<span class="rating">4.5</span></p>
</div>
</section>
</section>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment