Adjust hero scribble
This commit is contained in:
@@ -160,9 +160,9 @@ button {
|
|||||||
}
|
}
|
||||||
|
|
||||||
.hero__scribble--composite {
|
.hero__scribble--composite {
|
||||||
width: clamp(420px, 35vw, 560px);
|
width: clamp(336px, 28vw, 448px);
|
||||||
top: -6.2rem;
|
top: -6.2rem;
|
||||||
left: 11rem;
|
left: calc(11rem + 50px);
|
||||||
}
|
}
|
||||||
|
|
||||||
.hero__media {
|
.hero__media {
|
||||||
|
|||||||
Reference in New Issue
Block a user