adrianhajdin / portfolio_website

Tutorial created by Enyel Sequeira, taught by JavaScript Mastery

Home Page:https://www.jsmastery.pro

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Tags in project card going out of card

vijay2249 opened this issue · comments

When you use too many tags that are related to your project then the content is going out of the card

Example: 'React', 'API','HTML','Css','Hooks', "Redux" ,"SQL", "Heroku", "Github", Bootstrap, Sass

This tags lists is going out of card in live demo

And i fixed this issue by using grid for the Tags component and opened pull request for it