From 9b51ef1aa4601944d53aab8dd3f52798ddfd9836 Mon Sep 17 00:00:00 2001 From: Arthur DANJOU Date: Sun, 29 Oct 2023 18:32:27 +0100 Subject: [PATCH] change text size --- src/pages/index.vue | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/src/pages/index.vue b/src/pages/index.vue index 71e55f6..f87a460 100644 --- a/src/pages/index.vue +++ b/src/pages/index.vue @@ -45,7 +45,7 @@ const format = (date: string) => useDateFormat(date, 'D MMMM YYYY').value.replac

{{ latestArticle.description }}

-
+
{{ format(latestArticle.publishedAt) }} — {{ latestArticle.readingMins }} min.
@@ -77,13 +77,13 @@ const format = (date: string) => useDateFormat(date, 'D MMMM YYYY').value.replac
- +

My uses page provides insights into the software, hardware, and favorite tech stack I use for software development, gaming, work, and learning. It's a comprehensive list of my preferred tools and resources.

- + Bookmarks