Open maximilian-lindsey opened 6 years ago
I just started to learn css-grid and was wondering why the column-count doesn't start at coordinate (0|0) and instead starts at (1|1)?
If I see at my grid as coordinate system it would make much more sense for the starting point to be x = 0 and y = 0.
Wondering why this is the case also
I just started to learn css-grid and was wondering why the column-count doesn't start at coordinate (0|0) and instead starts at (1|1)?
If I see at my grid as coordinate system it would make much more sense for the starting point to be x = 0 and y = 0.