Compare commits
3 Commits
124c78eaff
...
c4335d163b
| Author | SHA1 | Date | |
|---|---|---|---|
| c4335d163b | |||
| 5cb496d1e9 | |||
| da5ae9e0d8 |
@ -24,7 +24,7 @@ body {
|
||||
}
|
||||
|
||||
main {
|
||||
width: 65%;
|
||||
width: 55%;
|
||||
margin: 0 auto 2rem;
|
||||
scroll-margin-top: 1.5rem;
|
||||
min-height: 50vh;
|
||||
|
||||
@ -45,6 +45,11 @@
|
||||
<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>Italy</h2>
|
||||
<img src="/assets/img/one/01.jpg" alt="an open pop-up greeting card viewed from the top. there's what appears to be a black butterfly or moth sticker in it. next to it is a note that someone has signed."/>
|
||||
</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>Oregon, USA</h2>
|
||||
<div class="spacer"></div>
|
||||
</li>
|
||||
<li class="stop">
|
||||
|
||||
@ -56,7 +56,8 @@
|
||||
<svg aria-hidden="true" viewBox="0 0 32 32" focusable="false"><circle stroke="none" cx="16" cy="16" r="10"></circle></svg>
|
||||
<h2>Netherlands</h2>
|
||||
<div class="spacer"></div>
|
||||
</li> <li class="stop">
|
||||
</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>???</h2>
|
||||
<div class="spacer"></div>
|
||||
|
||||
Reference in New Issue
Block a user