Compare commits

...

3 Commits

Author SHA1 Message Date
c4335d163b whitespace 2026-02-24 11:18:11 -08:00
5cb496d1e9 add stop 2026-02-24 11:18:03 -08:00
da5ae9e0d8 narrow body 2026-02-24 11:17:37 -08:00
3 changed files with 8 additions and 2 deletions

View File

@ -24,7 +24,7 @@ body {
}
main {
width: 65%;
width: 55%;
margin: 0 auto 2rem;
scroll-margin-top: 1.5rem;
min-height: 50vh;

View File

@ -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">

View File

@ -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>