diff options
author | siddharth ravikumar <s@ricketyspace.net> | 2022-05-29 12:11:23 -0400 |
---|---|---|
committer | siddharth ravikumar <s@ricketyspace.net> | 2022-05-29 12:11:23 -0400 |
commit | 80cff76bf16847adc90ef153a6f5f0718a832793 (patch) | |
tree | 9fbfd74f278c9f564281266c2685649067ac3106 /static | |
parent | 7bcf80febb53f2e28c9f54fd4aa9cc0c690f5926 (diff) |
peach.css: update .search-link-container
Diffstat (limited to 'static')
-rw-r--r-- | static/peach.css | 2 |
1 files changed, 1 insertions, 1 deletions
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; |