Issue from kevin's css course building a space travel website

3 Replies
Mannix
Mannix•2mo ago
the first value in hsl is not a % value 🙂
clevermissfox
clevermissfox•2mo ago
Also in codepen you need to delete everything from the html drawer except what lives inside the body tags , no html, head, or body tags so your html drawer should just be
<div class="container">
<h1>Design system</h1>

<section id="colors">

</section>
</div>
<div class="container">
<h1>Design system</h1>

<section id="colors">

</section>
</div>
theboyduddus
theboyduddus•2mo ago
thanks guys
Want results from more Discord servers?
Add your server