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}
|
||||
size="Medium"
|
||||
variant="Tertiary"
|
||||
className={styles.button}
|
||||
>
|
||||
{header.top_primary_button.title}
|
||||
</ButtonLink>
|
||||
|
||||
Reference in New Issue
Block a user