I was wondering if my nested row can add up to more then 12? Is it wrong to work this way?
I tried it and it seems to work fine for me, but I want to make sure that
If you want to do that this way then you have to set the heights of the columns inside, because if your columns have different heights than then the column that exceeds the 12 column grid will break the layout.
This is what I've found through experience. Therefore, I advice you to never have more than 12 'column' in your row. So in your case I think it should be like this:
...
...
...
...
...
...
...
...