From 268ea465afcb7c2244bd1dc004cf458e0669ffdc Mon Sep 17 00:00:00 2001 From: Kumar Priyansh Date: Mon, 31 Aug 2020 00:43:50 +0530 Subject: Enlarged search text and search event fired on enter press --- app/css/style.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'app/css') diff --git a/app/css/style.css b/app/css/style.css index 3031eb2..d9ff071 100644 --- a/app/css/style.css +++ b/app/css/style.css @@ -26,7 +26,7 @@ body { .search { background: transparent; - font-size: 24px; + font-size: 3rem; border: none; color: #ffffff; outline: none; -- cgit v1.2.3