Hello,
I am trying to center my tic-tac-toe board. The board consists of 3 rows with the class ‘col-xs-4’ and and have all been offset by 4. So, I was expecting them to have been moved to the right by 4 columns, set as 4 columns long, and have the remaining 4 columns on their right - making them completely centered. However it is slightly left of center. Could anyone tell me what I’m doing wrong?
Thank you