update with new stops
This commit is contained in:
@ -55,3 +55,7 @@ svg {
|
||||
color: var(--color-text);
|
||||
padding-top: .5rem;
|
||||
}
|
||||
|
||||
.stop .spacer {
|
||||
height: 1rem;
|
||||
}
|
||||
|
||||
@ -28,6 +28,7 @@ main {
|
||||
margin: 0 auto 2rem;
|
||||
scroll-margin-top: 1.5rem;
|
||||
min-height: 50vh;
|
||||
padding-bottom: 2rem;
|
||||
}
|
||||
|
||||
@media (max-width: 650px) {
|
||||
|
||||
Reference in New Issue
Block a user