Hi Mike,
ok, I included the css. Thanks. The boxes do still go oval upon resizing the window. I am not sure what you mean by “you must set the min-height or it will be oval due to the inner content.” In the CSS you supplied, the min height is already set, right? Is there anything else I need to do or is it simply not possible to avoid the oval reshaping?
Hi,
Unfortunately the min height will need to be adjusted multiple times for the different screen width and the font sixe for the back side will need to be smaller to make up for the lost space. It doesn’t look like there is a “easy” fit for this.
You could use the css above as an example and then use media queries to assign different heights for the different screen sizes that are commonly used, but it won’t be a “fluid” change for all screen sizes.
Best regards,
Mike