Do i need to make perspective for every type grid system, bootstrap, xs,md,lg

When i’m doing row and have column with class lg for large display, when i shrink window, all mess up, is there any simpler solution then creating separate for every display, and specify class lg,md,xs…

If you use .xs it will also appy to all larger classes unless set otherwise.

1 Like

Can u teach me how to make this responsive with column and other stuff, so it looks better, it now adjusted and looks nice for lg?


If u can open this at large screen, if not open browser and resize it so it doesnt fit entire screen, and now spred width of browser

Hey, it is quite difficult to make it responsive afterwards. I would recommend reading through this.

1 Like