I'm new to programming, I added a third button so that users could download my game on a different platform. But, there is no spacing between the buttons.
Do I have to adjust the margin of the buttons to seperate them? How would I do that...
Here's how the website looks:
I changed this code in _layouts/deafult.html (just copied and pasted the code for the second button and put it as the 3rd for now):
I'm new to programming, I added a third button so that users could download my game on a different platform. But, there is no spacing between the buttons. Do I have to adjust the margin of the buttons to seperate them? How would I do that...
Here's how the website looks: I changed this code in _layouts/deafult.html (just copied and pasted the code for the second button and put it as the 3rd for now):