diff --git a/styles.css b/styles.css index 3b73c11..0d04319 100644 --- a/styles.css +++ b/styles.css @@ -273,7 +273,7 @@ button { .section-head__accent--focus { position: relative; - top: 4.2rem; + top: calc(4.2rem + 40px); left: 9ch; }