card one update

This commit is contained in:
2026-07-06 13:27:25 -07:00
parent e91a3d9b2d
commit 53a97e16c1
2 changed files with 18 additions and 0 deletions

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;

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