@danpthSubmitted about 3 years ago
First time using grids, what do you tink about it?
First time using grids, what do you tink about it?
I get confused while calculating margins and padding. How to speed up that process?
Hello!! Akku22jan first of all the page is very cute, I think you did a really good job on this :D
Margins indeed can be tricky, but the way to go for me (and way faster) is to avoid having to set them, I usually apply flex-box properties to align or justify everything. A piece of advice from me would be to apply individual flexes to divs, and control everything from there.