---
extends: _layouts.markdown
title: "Grid"
---
# Grid
Basic grid example:
Columns don't need to fill a row:
Columns can be different widths:
Rows can overflow and wrap:
Columns can have gutters:
Column widths can be automatic:
Fixed width columns are still respected even if a smaller screen has auto column widths:
.flex.flex-wrap
.flex-fill
.md:w-1/6
.md:flex-none
.flex-fill
.md:w-1/6
.md:flex-none
.flex-fill
.md:w-1/6
.md:flex-none
.flex-fill
.md:w-1/6
.md:flex-none
.flex-fill
.md:w-1/6
.md:flex-none
Use margin auto utilities to accomplish offsets: