diff --git a/src/components/ability.webc b/src/components/ability.webc index 3f15853..5ce6716 100644 --- a/src/components/ability.webc +++ b/src/components/ability.webc @@ -6,8 +6,13 @@ :alt="`${$data.firstName.toLowerCase()}'s ${name}`" :width="[250, 500]" sizes="(min-width: 64em) 500px, 250px" - >Here you would see an illustration… If I had one… + > + + Here you would see an illustration… If I had one…

@@ -16,18 +21,23 @@