Move work accent
This commit is contained in:
@@ -293,8 +293,8 @@ button {
|
|||||||
}
|
}
|
||||||
|
|
||||||
.section-head__accent--work {
|
.section-head__accent--work {
|
||||||
top: -2.8rem;
|
top: calc(-2.8rem - 40px);
|
||||||
left: -4.2rem;
|
left: calc(-4.2rem - 70px);
|
||||||
width: clamp(88px, 10vw, 128px);
|
width: clamp(88px, 10vw, 128px);
|
||||||
transform: none;
|
transform: none;
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user