#help
16 messages · Page 1 of 1 (latest)
like the size isnt that important
its just I want the full img to be displayed
try increasing the card height
How do I do that
If anyone else knows how to do that please help
It's this line in the official repo - https://github.com/adrianhajdin/portfolio/blob/main/components/RecentProjects.tsx#L25
You can manipulate the width and height by changing w and h classes in the <div>s className
That isn’t exactly the problem
It’s that the full img doesn’t show
Only a part of it
I’ve tried both svg and png formats but still doesn’t work