Fix anchor on Homepage locations button
This commit is contained in:
@@ -95,7 +95,7 @@
|
|||||||
{settings.description}
|
{settings.description}
|
||||||
</p>
|
</p>
|
||||||
|
|
||||||
<Button text="Explore locations" on:click={() => smoothScroll('locations')}>
|
<Button url="#locations" text="Explore locations" on:click={() => smoothScroll('locations')}>
|
||||||
<IconEarth animate={true} />
|
<IconEarth animate={true} />
|
||||||
</Button>
|
</Button>
|
||||||
</div>
|
</div>
|
||||||
|
|||||||
Reference in New Issue
Block a user