Drasek-25 / Portfolio

This is my portfolio site built in react using Material UI for styling
https://webdevpat.com
5 stars 1 forks source link

Portfolio Card info #5

Open Drasek-25 opened 4 years ago

Drasek-25 commented 4 years ago

The portfolio card info overflow at specific resolutions.

Drasek-25 commented 4 years ago

Should create a function that gets passed all of the text field height to the parent component, which finds the largest height and then passes that down to the children. This would create a dynamic uniform card height.