Skip to main content

If I define  6 grid with margins I want the element in the grid to adhere to the grid and am not interested in widht/heigh in px. For horizontal designs it should be set as start and end (or span). That way the design transfers easily to css-grid without reinterpreting the widths

 

In Layout quide - Columns at the possibilty to replace position/width with grid-start and grid-end or span.

Be the first to reply!