Mirror mobile work accent

This commit is contained in:
2026-03-22 19:35:49 +01:00
parent 3581499d21
commit 1bf0c1ef7a

View File

@@ -783,8 +783,9 @@ button {
.section-head__accent--work {
top: -2.4rem;
left: -0.35rem;
left: calc(-0.35rem + 150px);
width: 84px;
transform: scaleX(-1);
}
.section-head__accent--about {