harshmangalam / hydrogen-solidjs-client

A social media web app powered by SolidJS
GNU General Public License v3.0
77 stars 54 forks source link

fixed the issue of tooltip for mobile responsivness #33

Closed somenath203 closed 1 year ago

somenath203 commented 1 year ago

I have fixed the issue regarding the tooltip for mobile responsiveness

Screenshot (161)

harshmangalam commented 1 year ago

Here post card design is breaking on mobile screen.

somenath203 commented 1 year ago

Here post card design is breaking on mobile screen.

I don't know tailwind css, that's why I can't fix it.

harshmangalam commented 1 year ago

Learning and working with tailwindcss is fun take your time and learn . Because it is framework agnoistic you can use it with any framework.

somenath203 commented 1 year ago

Learning and working with tailwindcss is fun take your time and learn . Because it is framework agnoistic you can use it with any framework.

Yes. I will start learning tailwind css soon.