remove location test code from main branch
This commit is contained in:
@ -17,7 +17,6 @@
|
||||
<meta property="og:image:alt" content="blue and gold icon showing a greeting card with wings" />
|
||||
<!-- CSS -->
|
||||
<link rel="stylesheet" href="/css/main.css">
|
||||
<link rel="stylesheet" href="/css/cards.css">
|
||||
</head>
|
||||
<body>
|
||||
<header>
|
||||
@ -36,26 +35,6 @@
|
||||
|
||||
<p><span class="card">Card one</span> has 16 total recipients.</p>
|
||||
|
||||
<ol>
|
||||
<li class="stop">
|
||||
<svg aria-hidden="true" viewBox="0 0 32 32" focusable="false"><circle stroke="none" cx="16" cy="16" r="10"></circle></svg>
|
||||
<h2>location</h2>
|
||||
<img src="/img/filler0.jpg" alt="filler photo for testing"/>
|
||||
</li>
|
||||
|
||||
<li class="stop">
|
||||
<svg aria-hidden="true" viewBox="0 0 32 32" focusable="false"><circle stroke="none" cx="16" cy="16" r="10"></circle></svg>
|
||||
<h2>location</h2>
|
||||
<p>Some sample text</p>
|
||||
</li>
|
||||
|
||||
<li class="stop">
|
||||
<svg aria-hidden="true" viewBox="0 0 32 32" focusable="false"><circle stroke="none" cx="16" cy="16" r="10"></circle></svg>
|
||||
<h2>location</h2>
|
||||
<img src="/img/filler1.jpg" alt="filler photo for testing"/>
|
||||
<p>Some sample text again, this time wrapping to a second line, yeah, let's make it do that.</p>
|
||||
</li>
|
||||
</ol>
|
||||
</main>
|
||||
</body>
|
||||
</html>
|
||||
|
||||
Reference in New Issue
Block a user