Adjust mobile process accent

This commit is contained in:
2026-03-22 19:27:10 +01:00
parent 97b4d26e33
commit 4ff9f143fe

View File

@@ -770,7 +770,7 @@ button {
} }
.section-head__accent--process { .section-head__accent--process {
left: calc(100% - 70px); left: calc(100% + 10px);
top: -3.4rem; top: -3.4rem;
width: 77px; width: 77px;
} }