diff --git a/src/app/components/Section.module.css b/src/app/components/Section.module.css index e7a9be6..ebad336 100644 --- a/src/app/components/Section.module.css +++ b/src/app/components/Section.module.css @@ -22,11 +22,8 @@ min-width: 0; width: 100%; max-width: 600px; -} - -.container>article:nth-child(2) { position: sticky; - top: 0; + top: 5rem; } .container>article>p {