harundogdu / twitter-clone

This is a Twitter Clone project built with Next.js, Prisma, MongoDb, Tailwind, Typescript and NextAuth libraries. It is a full-stack project that uses Next.js for the frontend and Prisma for the backend. It is a Twitter clone that allows users to create an account, login, logout, follow other users, like and retweet tweets and more.
https://twitter-clone-hd.vercel.app/
MIT License
53 stars 12 forks source link

Follow/unfollow button width #167

Closed ahmetenesbahar closed 1 year ago

ahmetenesbahar commented 1 year ago

The widths of the follow and unfollow buttons change when hovered (it was my task, I just need to put a '!' at the beginning of the code :) )