From 1558cba11e73c1285586139913b7c5983c534e41 Mon Sep 17 00:00:00 2001 From: Maxi Ferreira Date: Fri, 12 Aug 2022 12:12:23 -0700 Subject: [PATCH] Updated image markup --- src/pages/index.astro | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/src/pages/index.astro b/src/pages/index.astro index 6391a2a..8861411 100644 --- a/src/pages/index.astro +++ b/src/pages/index.astro @@ -13,15 +13,15 @@ const permalink = Astro.site.href;

Check out the docs on GitHub to get started.

-
+
Illustration of person reading a book -
+

Illustration by Icons 8 from Ouch! -

-
+

+ @@ -50,12 +50,12 @@ const permalink = Astro.site.href; line-height: 1.5; } - figure { + .home-image-container { margin: 0 1em; text-align: center; } - figcaption { + .caption { font-size: .8em; font-style: italic; text-align: left;