Consolidate prose classes
This commit is contained in:
parent
3ddf00bf5f
commit
bcc1874337
9 changed files with 22 additions and 27 deletions
|
@ -44,7 +44,7 @@ Here are [all my products and services][pricing]. If you still can't find what y
|
|||
<section>
|
||||
<h2 class="font-bold text-xl">Get in touch</h2>
|
||||
<div class="mt-4 grid gap-4">
|
||||
<div class="prose prose-p:text-black prose-a:font-light prose-a:text-blue-primary prose-p:text-lg prose-blockquote:border-blue-primary dark:marker:text-white prose-li:my-1 prose-li:text-lg prose-figcaption:text-white prose-li:text-black marker:text-black dark:prose-p:text-white dark:prose-invert dark:prose-a:text-blue-400 dark:prose-blockquote:border-blue-400 dark:prose-li:text-white hover:prose-a:no-underline prose-h2:text-xl prose-code:font-normal prose-h2:mb-4 prose-ul:my-3 dark:prose-hr:border-grey-400 prose-code:before:content-[''] prose-code:after:content-['']">
|
||||
<div class="{{ site.prose_classes }}">
|
||||
<p>There's no reason to wait. Send me an email and I'll get back to you ASAP.</p>
|
||||
</div>
|
||||
<div>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue