From 7be4184ac05bea95a53c5c3b9bc1b0c209b559d7 Mon Sep 17 00:00:00 2001 From: ashley Date: Sat, 17 Aug 2024 22:43:22 +0000 Subject: [PATCH] stuff --- html/search.ejs | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/html/search.ejs b/html/search.ejs index 51cdb53..ddcd7a9 100644 --- a/html/search.ejs +++ b/html/search.ejs @@ -73,7 +73,7 @@ summary:hover{ width: 100%; max-width: 855px; margin: auto; - padding: 24px 0px 12px 0px; + padding: 24px 0px 12px 0px; } .tags.rec:hover{ @@ -632,7 +632,7 @@ if (isMathExpression(query)) { const upsellMessages = [ "[new] Try searching 'What's 4+4?'", "[new] Ask 'What's the date today?'", - "[new] Try 'What time is it in New York?'", + "[new] Try 'What time is it in California?'", "[new] Ask 'What's the current year?'", "[new] Try searching 'What's 7*8?'" ];