diff --git a/styles.css b/styles.css index 12162dc..b9b49c6 100644 --- a/styles.css +++ b/styles.css @@ -771,6 +771,12 @@ button { width: 77px; } + .section-head__accent--focus { + top: calc(100% - 18px); + left: calc(100% - 48px); + width: 72px; + } + .section-head__accent--work { top: -2.4rem; left: -0.35rem;