@mj305Submitted about 4 years ago
I still have trouble with mobile responsiveness..
I still have trouble with mobile responsiveness..
I am getting better at setting the initial style. But I have trouble making the site mobile responsive. I also think I have not found the right way to organize my files. I use React and I've used vanilla CSS, Sass, Scss, and react styled-components for my challenges.
I'm still learning about the grid property of CSS, which is better, bootstrap grip or CSS grid? Thanks in advance! Stay safe!
For space between cards, when using grid and flexbox you can use justify-content, for grid you can use grid-gap.