diff --git a/styles.css b/styles.css index 7fac14c..00e7b04 100644 --- a/styles.css +++ b/styles.css @@ -770,7 +770,7 @@ button { } .section-head__accent--process { - left: calc(100% - 70px); + left: calc(100% + 10px); top: -3.4rem; width: 77px; }