fix(content): add center prop to MDX page buttons
Adds center to every <Button> in content MDX files that previously relied on the removed .button-center global class. Also includes minor content cleanups in the same files: eyebrow markup for section labels in aba-therapy.mdx, and removal of extra blank lines between list items in learner-social-club.mdx.
This commit is contained in:
@@ -50,4 +50,4 @@ ADOS is a structured evaluation tool used by our specialists to assess behaviors
|
||||
|
||||
This evaluation involves observing how your child interacts with various play-based social scenarios. For younger children, this may include activities like playing with blocks or having a snack, while older children who communicate verbally may participate in conversations about daily activities, such as attending school.
|
||||
|
||||
<Button href="https://form.jotform.com/231638510219149" target="_blank">Make an Appointment</Button>
|
||||
<Button href="https://form.jotform.com/231638510219149" target="_blank" center>Make an Appointment</Button>
|
||||
|
||||
Reference in New Issue
Block a user