Open trindadetiago opened 3 weeks ago
Added a function to limit the characters amount based on the desired amount. I've settled to 25 but it's changeable!
The character amount strategy won't work very well, since there is the responsiveness part. Also, from screen to screen may change.
Go with a different approach. Use the size of the container. make the container size don't go over the icons. Then, make the text inside overflow with ellipse
When text is to big, it should end with ...
Avoid the overlapping with icons.