Fixed image width

This commit is contained in:
Maxi Ferreira 2022-08-12 11:12:58 -07:00
parent 2fc2eec9e1
commit b24cb5e95e

View File

@ -10,7 +10,7 @@ const permalink = `${Astro.site.href}about`;
<div class="container">
<h1>About</h1>
<figure class="about-image">
<img src="/assets/about-illustration.webp" alt="Illustration of a notebook">
<img src="/assets/about-illustration.webp" alt="Illustration of a notebook" width="330">
<figcaption>
Illustration by
<a href="https://icons8.com/illustrations/author/5c07e68d82bcbc0092519bb6" target="_blank" rel="noopener">Icons 8</a>