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 %}