fix: a few more styles

This commit is contained in:
Cory Dransfeldt 2023-12-28 09:17:33 -08:00
parent a2f628f991
commit c3f031a229
No known key found for this signature in database
3 changed files with 20 additions and 16 deletions

View file

@ -4,7 +4,7 @@ layout: default
permalink: /about.html
---
<div class="avatar__wrapper">
<div class="avatar">
<div class="avatar__wrapper--interior">
{% capture about_alt %}{{ meta.siteName }} - image by David Neal / @reverentgeek{% endcapture %}
{% image './src/assets/img/avatar.webp', about_alt %}
</div>