Compare commits

..
3 Commits
Author SHA1 Message Date
inherentlee 2c3c2cfe73 img for connecticut stop card two 2026-07-06 13:27:40 -07:00
inherentlee 53a97e16c1 card one update 2026-07-06 13:27:25 -07:00
inherentlee e91a3d9b2d add connecticut stop for card 2 2026-07-06 13:09:38 -07:00
4 changed files with 26 additions and 0 deletions
Binary file not shown.

After

Width:  |  Height:  |  Size: 912 KiB

+4
View File
@@ -7,6 +7,10 @@ p .card {
font-weight: 700; font-weight: 700;
} }
ol + p {
margin-top: 1.5rem;
}
.stop { .stop {
color: var(--color-accent); color: var(--color-accent);
position: relative; position: relative;
+14
View File
@@ -82,6 +82,20 @@
<h2>Belgium</h2> <h2>Belgium</h2>
<div class="spacer"></div> <div class="spacer"></div>
</li> </li>
</ol>
<p>
Unfortunately, card one stopped here at a recipient with ill health. Finally, I made the executive
decision to start a fresh card and send it on to the next recipient.
</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>Washington, USA</h2>
<div class="spacer"></div>
</li> </li>
<li class="stop"> <li class="stop">
<svg aria-hidden="true" viewBox="0 0 32 32" focusable="false"> <svg aria-hidden="true" viewBox="0 0 32 32" focusable="false">
+8
View File
@@ -127,6 +127,14 @@
<h2>Minnesota, USA</h2> <h2>Minnesota, USA</h2>
<div class="spacer"></div> <div class="spacer"></div>
</li> </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>Connecticut, USA</h2>
<img src="/assets/img/two/11.jpg"
alt="the inside of a card signed by eleven people">
</li>
<li class="stop"> <li class="stop">
<svg aria-hidden="true" viewBox="0 0 32 32" focusable="false"> <svg aria-hidden="true" viewBox="0 0 32 32" focusable="false">
<circle stroke="none" cx="16" cy="16" r="10"></circle> <circle stroke="none" cx="16" cy="16" r="10"></circle>