jennjunod / square-star

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

Sizing and mobile optimization #4

Open jennjunod opened 2 months ago

jennjunod commented 2 months ago

Describe the bug

Sizing and mobile optimization is not working on images correctly

Mobile looks shit in general

Minimal example BlogSummary.astro cards will cut off half of the image

image image

Expected behavior A clear and concise description of what you expected to happen.

Screenshots

If applicable, add screenshots to help explain your problem.

Additional context

Add any other context about the problem here.

bboyjamba commented 1 month ago

I have worked on mobile optimization for the About section cards.

The breakpoint for tailwind CSS likes to be considered mobile first. I will look into the recent content section later.

tjt lg tjt md tjt mobile

jennjunod commented 3 weeks ago

yes