@Gr3g0ry99
fontainm
@fontainmAll comments
- @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