From d1889f69f0ead34b092a1cacdf7f2e3eab20c2ae Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Sebastian=20Kr=C3=BCger?= Date: Sat, 21 Feb 2026 20:30:03 +0100 Subject: [PATCH] style: adjust author avatar size on medium screens --- author.hbs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/author.hbs b/author.hbs index b1f1094..9e33a08 100644 --- a/author.hbs +++ b/author.hbs @@ -12,7 +12,7 @@
{{#if profile_image}}
- {{name}}'s avatar + {{name}}'s avatar
{{/if}}