|
|
|
|
|
by pokepim
1739 days ago
|
|
When it comes to grid I just tend to use CSS grid generators (if you search them few will popup) and they produce great CSS grids without fail. I stopped using flexbox, because for most of the things proper set grid is enough. 3rd point is sufficient for all other css needs.
I tried to learn css back then but after few attempts I will more or less forget things as I use most of them once or twice in the project. |
|