Published
- 1 min read
flexbox apply same height to items
The solution for this is noted below
flexbox apply same height to items
Solution
align-self: stretch;
Try other methods by searching on the site. That is if this doesn’t work
Published
- 1 min read
The solution for this is noted below
align-self: stretch;
Try other methods by searching on the site. That is if this doesn’t work