aboutsummaryrefslogtreecommitdiff
path: root/posts
diff options
context:
space:
mode:
Diffstat (limited to 'posts')
-rw-r--r--posts/style.scss7
1 files changed, 0 insertions, 7 deletions
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; }