From 6a93b6d6077ab60e8373bbdbd9122b5e3e274b51 Mon Sep 17 00:00:00 2001 From: Ayo Ayco Date: Tue, 21 May 2024 09:23:15 +0200 Subject: [PATCH] style: make code vertically text-bottom --- templates/threads.html | 1 + 1 file changed, 1 insertion(+) diff --git a/templates/threads.html b/templates/threads.html index d791f40..409087a 100644 --- a/templates/threads.html +++ b/templates/threads.html @@ -128,6 +128,7 @@ padding: 0.25em 0.3em; border-radius: 5px; display: inline; + vertical-align: text-bottom; } & a:has(.link_card) {