Compare commits
3 Commits
version_3_
...
main
| Author | SHA1 | Date | |
|---|---|---|---|
| a1b264d5bc | |||
|
|
1d94885d0e | ||
| 4c1fc971b8 |
@@ -27,7 +27,7 @@ const HomeInline = () => {
|
||||
return (
|
||||
<section
|
||||
aria-label="Hero section"
|
||||
className="relative w-full h-svh overflow-hidden flex flex-col justify-end mb-20 pt-48"
|
||||
className="relative w-full h-svh overflow-hidden flex flex-col justify-end mb-20 pt-96"
|
||||
>
|
||||
<HeroBackgroundSlot />
|
||||
|
||||
|
||||
Reference in New Issue
Block a user