Latest solutions
Latest comments
- @Gr3g0ry99@fontainm
I used
margin-left: auto
on the chess image to solve it. The parent just needs to bedisplay: flex
.You can inspect my solution if you want
I used margin-left: auto
on the chess image to solve it. The parent just needs to be display: flex
.
You can inspect my solution if you want