From 80cff76bf16847adc90ef153a6f5f0718a832793 Mon Sep 17 00:00:00 2001 From: siddharth ravikumar Date: Sun, 29 May 2022 12:11:23 -0400 Subject: peach.css: update .search-link-container --- static/peach.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/static/peach.css b/static/peach.css index 196d18e..e39d48a 100644 --- a/static/peach.css +++ b/static/peach.css @@ -115,7 +115,7 @@ body { .search-link-container { position: absolute; - right: 5px; + right: 10px; top: 0px; font-size: 1.5em; font-weight: 900; -- cgit v1.2.3