diff options
author | siddharth ravikumar <s@ricketyspace.net> | 2022-05-28 21:16:53 -0400 |
---|---|---|
committer | siddharth ravikumar <s@ricketyspace.net> | 2022-05-28 21:16:53 -0400 |
commit | a22d8826576803998965e2e9b906b458f766124a (patch) | |
tree | 3449694c395901ee293411ccbceeb66bb90bd03f /templates/weather.tmpl | |
parent | b8845b615be19912ce5d36900956bafe6b3ae7f3 (diff) |
search: update styling
Diffstat (limited to 'templates/weather.tmpl')
-rw-r--r-- | templates/weather.tmpl | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/weather.tmpl b/templates/weather.tmpl index 8476e87..e03ac75 100644 --- a/templates/weather.tmpl +++ b/templates/weather.tmpl @@ -66,7 +66,7 @@ <div class="search-link-container"> <a href="/search"> - Search + ➤ </a> </div> </div> <!-- root-container end --> |