Nested Grid
In grey we have a .Grid.splitResponsive
(defaultSplitting: on notebooks and desktop split=2 on wide screen = 3)
In darkblue we have a standard .Grid
(no splitting)
In green we have a .Grid.split2
(forced splitting 2)
In yellow we have a .Grid.split3
(forced splitting 3)
In red we have a .Grid.split4
(forced splitting 4)
Another example
A .Grid.split2 with two .Grid.splitResponsive inside