Move top margin onto a wrapper div
This commit is contained in:
parent
d560d48f68
commit
f0ca1d4d79
3 changed files with 5 additions and 3 deletions
|
@ -4,7 +4,7 @@ use:
|
|||
- posts
|
||||
---
|
||||
|
||||
<p class="mt-4 md:text-xl">I enjoy writing articles and have written a number of them so far during my career, both to document my own learning as well to act as resources for others.</p>
|
||||
<p>I enjoy writing articles and have written a number of them so far during my career, both to document my own learning as well to act as resources for others.</p>
|
||||
|
||||
<div class="mt-6">
|
||||
<div class="space-y-6">
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue