From 7b5d816992fe26594fbfbedfd46baef708b9d1ca Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?William=20Herg=C3=A8s?= Date: Fri, 15 Aug 2025 14:15:16 +0200 Subject: feat(style): modify root font-size for more consistent design --- templates/page/index.gohtml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'templates/page/index.gohtml') diff --git a/templates/page/index.gohtml b/templates/page/index.gohtml index 21d4423..73301fb 100644 --- a/templates/page/index.gohtml +++ b/templates/page/index.gohtml @@ -5,7 +5,7 @@ {{ .Person.Name }}'s image
-

{{ .Person.Name }}

+

{{ .Person.Name }}

{{ .Person.Pronouns }}

-- cgit v1.2.3