Html – CSS Grid Bug with long words in Safari Browser
I have two examples for a card with two columns of the same width. The upper card is implemented with flexbox. The lower card with grid. In Safari, however, the grid example pushes the left column to the width of…