update with new stops

This commit is contained in:
2026-01-29 13:19:39 -08:00
parent 49223bb244
commit e4700435c1
4 changed files with 26 additions and 1 deletions

View File

@ -55,3 +55,7 @@ svg {
color: var(--color-text);
padding-top: .5rem;
}
.stop .spacer {
height: 1rem;
}

View File

@ -28,6 +28,7 @@ main {
margin: 0 auto 2rem;
scroll-margin-top: 1.5rem;
min-height: 50vh;
padding-bottom: 2rem;
}
@media (max-width: 650px) {