From 35d3da2d6a6957998ca4a5f3d910f5efb492662a Mon Sep 17 00:00:00 2001 From: Sanyam Kapoor Date: Sun, 8 Dec 2024 22:28:17 -0500 Subject: [PATCH] update search layout --- src/content/thoughts/202412022120.md | 2 +- src/content/thoughts/202412022219.md | 4 ++-- src/pages/search.astro | 13 ++++++++++++- 3 files changed, 15 insertions(+), 4 deletions(-) diff --git a/src/content/thoughts/202412022120.md b/src/content/thoughts/202412022120.md index c7d31d3..58450d0 100644 --- a/src/content/thoughts/202412022120.md +++ b/src/content/thoughts/202412022120.md @@ -2,4 +2,4 @@ date: Dec 2 2024, 21:20 -0500 --- -I think all *good* barbers are *good* conversationalists. +I think all _good_ barbers are _good_ conversationalists. diff --git a/src/content/thoughts/202412022219.md b/src/content/thoughts/202412022219.md index 2598958..38457b4 100644 --- a/src/content/thoughts/202412022219.md +++ b/src/content/thoughts/202412022219.md @@ -2,6 +2,6 @@ date: Dec 2 2024, 22:19 -0500 --- -Introductory paragraphs of some research papers start with starry-eyed vision for a world where the proposed method would be useful. -In practice, however, the *problems* a method solves for turn out to be largely irrelevant. +Introductory paragraphs of some research papers start with starry-eyed vision for a world where the proposed method would be useful. +In practice, however, the _problems_ a method solves for turn out to be largely irrelevant. This is the [angel dust](https://en.wikipedia.org/wiki/Angel_dusting) of research. diff --git a/src/pages/search.astro b/src/pages/search.astro index d633619..0d20a9b 100644 --- a/src/pages/search.astro +++ b/src/pages/search.astro @@ -26,6 +26,13 @@ export const prerender = true; align-items: center; flex-direction: column; } + + main > hr { + margin: var(--pico-spacing) 0; + width: 100vw; + position: relative; + left: calc(-50vw + 50%); + } @@ -42,8 +49,12 @@ export const prerender = true;
-

Search

+

Search

+
+
+
+