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