🔑👗 Checkpoint

./styles/zines.css:69682263/207
./zines/index.html:69682263/308
This commit is contained in:
Glitch (glitch-hello-website)
2024-12-13 01:50:18 +00:00
parent c851a6f599
commit 6e86c57af7
2 changed files with 16 additions and 6 deletions

View File

@ -58,17 +58,22 @@
<h1>The Zines!</h1>
</header>
<div id="zine-container">
<ul id="zine-container">
<!-- Auto populated by scripts/zines.js -->
<div class="intro">
<li class="artist">
<h2>
lee
</h2>
<p>
is making a physical/digital zine about...
</p>
</div>
</div>
<blockquote>
<p>
something about gender or shit idk let this wrap onto a new line
</p>
</blockquote>
</li>
</ul>
</main>
</div>