Merged in fix/staticpage-button-design (pull request #2341)
fix: staticpage button not full width * fix: staticpage button not full width
This commit is contained in:
@@ -45,6 +45,7 @@ export default async function StaticPage({
|
|||||||
href={header.top_primary_button.url}
|
href={header.top_primary_button.url}
|
||||||
size="Medium"
|
size="Medium"
|
||||||
variant="Tertiary"
|
variant="Tertiary"
|
||||||
|
className={styles.button}
|
||||||
>
|
>
|
||||||
{header.top_primary_button.title}
|
{header.top_primary_button.title}
|
||||||
</ButtonLink>
|
</ButtonLink>
|
||||||
|
|||||||
Reference in New Issue
Block a user