Following the setup instructions for Zurb Foundation 4, my example is ready as per the guidelines provided here.
In my basic page layout with one row and 3 columns set to a width of 4 each, I noticed that when I adjust the viewport size, the column widths do not respond dynamically. Instead, they remain fixed at their initial values.
I expected the columns to automatically adjust their widths based on the screen size, but it doesn't seem to be working as anticipated.
Could there be something crucial that I'm overlooking?
Feel free to check out the test application illustrating the issue I'm facing.