Add lead paragraph component

This commit is contained in:
Oliver Davies 2019-05-20 20:40:13 +01:00
parent df7b6315ba
commit 7cde1007b7
3 changed files with 8 additions and 4 deletions

View file

@ -4,9 +4,9 @@ title: Articles
use: [posts]
---
<div class="spaced-y-10">
<header class="text-lg spaced-y-4">
<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>
<p>Here are some of my favourites.</p>
<header class="spaced-y-4">
<p class="lead">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 class="lead">Here are some of my favourites.</p>
</header>
<div class="spaced-y-12">