lower hero foreground
This commit is contained in:
parent
3d0cdc7257
commit
53eb1ffb46
1 changed files with 1 additions and 1 deletions
|
|
@ -427,7 +427,7 @@ const projects: Project[] = [
|
||||||
}
|
}
|
||||||
|
|
||||||
.hero__hiker {
|
.hero__hiker {
|
||||||
bottom: 0;
|
bottom: min(-20vw, -9rem);
|
||||||
width: 100vw;
|
width: 100vw;
|
||||||
max-width: none;
|
max-width: none;
|
||||||
z-index: 2;
|
z-index: 2;
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue