Meow: add margin around caption
This commit is contained in:
parent
c35d2a7f53
commit
f4d8a83d24
|
@ -21,7 +21,7 @@ const imageFiles = (await Astro.glob('../assets/cat-pics/*'));
|
||||||
style="font-family: var(--font-title);">
|
style="font-family: var(--font-title);">
|
||||||
Kuro Pics!
|
Kuro Pics!
|
||||||
</h1>
|
</h1>
|
||||||
<p class="text-center mb-4 text-xl">
|
<p class="text-center m-4 text-xl">
|
||||||
This is Kuro. She's about 6 years old. She likes squishy things,
|
This is Kuro. She's about 6 years old. She likes squishy things,
|
||||||
like extra towels on the bed.
|
like extra towels on the bed.
|
||||||
</p>
|
</p>
|
||||||
|
|
Loading…
Reference in a new issue