From 8d06cd69e2ac2397c6b6490d045c2efe8f4ce226 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Nu=C5=A1a=20Puk=C5=A1i=C4=8D?= Date: Thu, 8 Jan 2026 21:46:42 +0100 Subject: [PATCH] Profile: move bot label --- assets/styles/01-base/typography.css | 4 ++++ templates/partial/_author-section.html.twig | 11 ++++++----- 2 files changed, 10 insertions(+), 5 deletions(-) diff --git a/assets/styles/01-base/typography.css b/assets/styles/01-base/typography.css index 4ebf048..03bcc79 100644 --- a/assets/styles/01-base/typography.css +++ b/assets/styles/01-base/typography.css @@ -57,6 +57,10 @@ h1:not(.brand) > a:hover { font-weight: 500; } +h1 .tag { + vertical-align: text-top; +} + h2 { font-size: 2.2rem; } diff --git a/templates/partial/_author-section.html.twig b/templates/partial/_author-section.html.twig index 8f85db9..dc65362 100644 --- a/templates/partial/_author-section.html.twig +++ b/templates/partial/_author-section.html.twig @@ -1,10 +1,11 @@
-

- {% if author.bot is defined %} -
+

+ + {% if author.bot is defined %} bot -

- {% endif %} + {% endif %} + + {% if author.lud16 is defined and author.lud16 %}