Move process accent up

This commit is contained in:
2026-03-22 17:38:09 +01:00
parent 35ec8bf6d9
commit bb155ba94e

View File

@@ -259,7 +259,7 @@ button {
.section-head__accent--process {
position: absolute;
top: 0.15rem;
top: -5.2rem;
right: -5rem;
width: 78px;
margin-top: 0;
@@ -672,7 +672,7 @@ button {
.section-head__accent--process {
right: -0.25rem;
top: 0;
top: -3.4rem;
width: 64px;
}