card one update
This commit is contained in:
@ -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;
|
||||||
|
|||||||
@ -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">
|
||||||
|
|||||||
Reference in New Issue
Block a user