From 0f23c5a063f02883fcaba607065845b440bec35b Mon Sep 17 00:00:00 2001 From: camarm Date: Wed, 3 Jan 2024 18:05:33 +0100 Subject: [PATCH] [Fix] #7 HTML semantic of AboutSection.vue --- components/AboutSection.vue | 166 +++++++++++++++++++----------------- 1 file changed, 89 insertions(+), 77 deletions(-) diff --git a/components/AboutSection.vue b/components/AboutSection.vue index fa7b3a1..67c8767 100644 --- a/components/AboutSection.vue +++ b/components/AboutSection.vue @@ -5,36 +5,23 @@ export default defineComponent({