🌲🎰 Checkpoint
./for-artists/index.html:69682263/2808
This commit is contained in:
@ -17,7 +17,7 @@
|
|||||||
<div class="wrapper">
|
<div class="wrapper">
|
||||||
<nav role="navigation" id="top-nav">
|
<nav role="navigation" id="top-nav">
|
||||||
<a class="nav-item" href="/"> home </a>
|
<a class="nav-item" href="/"> home </a>
|
||||||
<a class="nav-item" href="/signup"> signup </a>
|
<a class="nav-item" href="/signup"> signup </a>
|
||||||
</nav>
|
</nav>
|
||||||
|
|
||||||
<div class="wip">
|
<div class="wip">
|
||||||
@ -30,9 +30,18 @@
|
|||||||
|
|
||||||
<main>
|
<main>
|
||||||
<header role="banner">
|
<header role="banner">
|
||||||
<h1>
|
<h1>Artist Guidelines</h1>
|
||||||
Artist Guidelines
|
</header>
|
||||||
</h1></header>
|
<h2>
|
||||||
|
For physical zines
|
||||||
|
</h2>
|
||||||
|
<p>
|
||||||
|
No larger than one of:
|
||||||
|
<ul>
|
||||||
|
<li>a sheet of A4 paper, folded once</li>
|
||||||
|
<li>a sheet of 8.5"x11" paper, folded once</li>
|
||||||
|
</ul>
|
||||||
|
</p>
|
||||||
</main>
|
</main>
|
||||||
</div>
|
</div>
|
||||||
<footer role="contentinfo" id="footer"></footer>
|
<footer role="contentinfo" id="footer"></footer>
|
||||||
|
|||||||
Reference in New Issue
Block a user