From 0403f2d5aeb1ce4e67fdbb30b65a728f80c1cc1f Mon Sep 17 00:00:00 2001 From: Loek Le Blansch Date: Sat, 25 Jan 2025 12:18:02 +0100 Subject: add tag index --- posts/style.scss | 7 ------- 1 file changed, 7 deletions(-) (limited to 'posts') diff --git a/posts/style.scss b/posts/style.scss index 532f491..b1a363f 100644 --- a/posts/style.scss +++ b/posts/style.scss @@ -17,10 +17,3 @@ // dates with table numerals #posts td:nth-child(1) { font-feature-settings: "tnum"; } -#search { - display: flex; - gap: 6px; - - margin-bottom: 24px; -} -#search input[type=text] { flex-grow: 1; } -- cgit v1.2.3