This commit is contained in:
Oskar Wickström
2024-08-25 18:22:41 +02:00
parent 5619d3cab1
commit 81db6ed375

View File

@@ -114,7 +114,7 @@ And inputs:
## Grids ## Grids
Add the `grid` class to a container to divide up the horizontal space evenly for the cells. Add the `grid` class to a container to divide up the horizontal space evenly for the cells.
Not that it maintains the grid, so the total width might not be 100%. Not that it maintains the monospace, so the total width might not be 100%.
Here are six grids with increasing cell count: Here are six grids with increasing cell count:
<div class="grid"><input readonly value="1" /></div> <div class="grid"><input readonly value="1" /></div>