layouts: increase top margin

Signed-off-by: Harsh Shandilya <me@msfjarvis.dev>
This commit is contained in:
Harsh Shandilya 2020-09-09 11:55:53 +05:30
parent e3be562888
commit b338b8398c
1 changed files with 1 additions and 1 deletions

View File

@ -1,4 +1,4 @@
<p style="margin: 0.5em 0 0; font-style: italic">
<p style="margin: 1.5em 0 0; font-style: italic">
You can sponsor me through GitHub for my work on the articles on this blog as well as my other Android, Kotlin and Rust projects.
</p>
<iframe src="https://github.com/sponsors/msfjarvis/card" title="Sponsor msfjarvis" height="225" width="100%" style="border: 0; margin: 1em 0 0"></iframe>