Hello, I want to add margin or padding in Ghost theme for a “Subscribe on YouTube!” button.
Are there any margin/padding classes like in tailwind or bootstrap? E.g. mt-2?
<p>{{@site.description}}</p>
<p><a class="gh-head-button" href="https://bit.ly/mrhackio">Subscribe on YouTube!</a></p>