UI Kit Grid Framework

Permalink
Hi!

I'm trying to implement the UIKit Framework (https://github.com/uikit/uikit) into my theme. Done all the necessary code, but for some reason I'm unable to create a nice layout.

When adding 2 columns its seems fine, but when I try to arrange the width of one of the columns it's all messed up. Also adding more than 2 columns is messing up the layout.

I also had this problem when creating a custom grid (from scratch). Then I solved it with presets, But surely this needs to work.

Can anybody help out? Or maybe someone has also issues with the Grid?

Thanks,

Corretje

DeWebmakers