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;
}
ol + p {
margin-top: 1.5rem;
}
.stop {
color: var(--color-accent);
position: relative;