pages-themes / slate

Slate is a Jekyll theme for GitHub Pages
https://pages-themes.github.io/slate/
Creative Commons Zero v1.0 Universal
303 stars 981 forks source link

Question Regarding Template's Download Buttons #75

Closed FilipeCollura closed 2 years ago

FilipeCollura commented 2 years ago

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: image 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): image