weird layout
Unanswered
Atlantic herring posted this in #help-forum
Atlantic herringOP
i changed my code here to be able to fetch the clients images from strapi instead of importing them from /public
but the layout changed for no reason
also in the new code im getting error on width/height of Image because its undefined but i wasnt getting any errors before this
but the layout changed for no reason
also in the new code im getting error on width/height of Image because its undefined but i wasnt getting any errors before this
7 Replies
@Atlantic herring i changed my code here to be able to fetch the clients images from strapi instead of importing them from /public
but the layout changed for no reason
also in the new code im getting error on width/height of Image because its undefined but i wasnt getting any errors before this
Atlantic herringOP
this is the old one
this is the new one
how it should be(and was with the old code)
how it is now
didnt change tailwind properties idk what would cause this
this is the json
Atlantic herringOP
solved