mirror of
https://gitee.com/wanwujie/deer-flow
synced 2026-04-22 13:44:46 +08:00
feat: change the size of the hero deer
This commit is contained in:
@@ -115,7 +115,7 @@ function Jumbotron() {
|
|||||||
/>
|
/>
|
||||||
<FlickeringGrid
|
<FlickeringGrid
|
||||||
id="deer-hero"
|
id="deer-hero"
|
||||||
className={`absolute inset-0 z-0 mask-[url(/images/deer-hero.svg)] mask-size-[42%] mask-center mask-no-repeat`}
|
className={`absolute inset-0 z-0 mask-[url(/images/deer-hero.svg)] mask-size-[40%] mask-center mask-no-repeat`}
|
||||||
squareSize={3}
|
squareSize={3}
|
||||||
gridGap={6}
|
gridGap={6}
|
||||||
color="#60A5FA"
|
color="#60A5FA"
|
||||||
|
|||||||
Reference in New Issue
Block a user