diff --git a/src/lib/section.scss b/src/lib/section.scss index 2a31a1e..ceac9a5 100644 --- a/src/lib/section.scss +++ b/src/lib/section.scss @@ -43,10 +43,10 @@ } @media ($mobile-breakpoint) { - margin-top: 75px; + margin-top: 70px; &::before { - top: -75px; + top: -70px; left: calc(var(--picture-offset) * 0.8); width: 90px;