How can I align the expanded card div to the center when the media screen reaches a max-width of 992px/768px?
Currently, when I expand the div, it is not centered. What flex property should I use and how should I apply it?
The grid layout shifts and the cards next to the expanded div become misaligned in this demo.
To see the resizing effect, you'll need to view it in full window or resize your window.