You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
That page uses a special layout. I removed the callout card capabilities to increase horizontal space since they likely wouldnt have been used. I made the aptly named CalloutContainerContainer, use it in the following way:
<CalloutContainerContainer>
Content here
<CalloutContainerslot="cards"><CalloutCardtitle="Title">
Callout stuff here
</CalloutCard></CalloutContainer></CalloutContainerContainer>
The callout cards are in line with the content and I'm not sure how to move them to the correct place on the side.
mechref/src/pages/about/docs.astro
Line 604 in 6be4b3b
The text was updated successfully, but these errors were encountered: