Posts by Mikael Rodrigues • 13 points
1 post
- 
		1 votes2 answers887 viewsQ: Align items in css gridHello, I’m having difficulties to align items inside a cell created by the display: grid. for example: In this example above I can simplify my difficulty. If we remove the "text-align: center;" the…