diff --git a/styles.css b/styles.css index 5de188b..d82f188 100644 --- a/styles.css +++ b/styles.css @@ -298,7 +298,7 @@ button { } .section-head__accent--focus { - top: calc(100% - 0.15rem); + top: calc(100% - 40px - 0.15rem); left: 600px; transform: none; }