maklad42 / number-plates

List of car number plates that I have spotted
0 stars 0 forks source link

Apply grid css to the number matrix #1

Open maklad42 opened 2 years ago

maklad42 commented 2 years ago

Style the matrix so that it expands and contracts with the viewport size.

Set row and columns to 10, with align-items as stretch. Gap of 2px.

maklad42 commented 2 years ago

Still need to make the grid panel grow/shrink with screen size.