Closed alexjball closed 2 years ago
@jamesvas5307 let me know how a user would navigate to this page. I assume its under the "Learn" option on the menu?
@jkoren I believe there is nested list ticket somewhere but yes, this is documented under Learn in the navigation (Documented here in Zeplin: https://zpl.io/B16d3Xq) Let me know if there are other questions!
I see the navbar is done now. Great.
@jamesvas5307 @alexjball Current card functionality does not support links in card content. Please create a ticket for adding that capability.
paragraph: {
P1: `The MA Legislature has an <b> online tool </b> you can use to identify your legislators (link to malegislature.gov) based on your home address.`
}
<Container fluid>
<Row className="my-auto">
<Col
className={`text-center align-self-center justify-content-xs-center ${styles.colRow}`}
>
<p className={`h1 ${styles.text}`}>{children.P1}</p>
</Col>
</Row>
</Container>
Result:
@jamesvas5307 @mvictor55 Do you have the URL for the 13-step guide on How an Idea Becomes a Law
I found it