jennjunod / square-star

Teach Jenn Tech Website
https://square-star.vercel.app
MIT License
0 stars 0 forks source link

Cards not matching heights #2

Open jennjunod opened 2 months ago

jennjunod commented 2 months ago

Is your feature request related to a problem? Please describe. The AboutSite.astro cards within the component will not go to the same height to be visually even

image

Describe the solution you'd like

I want them to all be even such as the cards within the BlogSummaryCard.astro or SummaryCard.astro component

Additional context

Add any other context or screenshots about the feature request here.

bboyjamba commented 1 month ago

I have created cards that match what you were looking for. I have also added the "About Me" section to the far right box. I don't have access to your pictures to add an image of you, but it might be something you want to do.

The code for the edits will be under the AboutSite.Astro tab: The second box needed a class change please see the second image.

TJT about page Code TJT

jennjunod commented 3 weeks ago

yes