From 732b55598b4d585b1808a79aa122ee904432166a Mon Sep 17 00:00:00 2001 From: asubodh <43497160+asubodh@users.noreply.github.com> Date: Tue, 2 Oct 2018 08:24:06 +0545 Subject: [PATCH 1/2] Size Increased :) --- css/style.css | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/css/style.css b/css/style.css index e4fdbfb..37c7fc9 100644 --- a/css/style.css +++ b/css/style.css @@ -1,6 +1,6 @@ .section-search input{ padding:5px !important; - font-size: 18px !important; + font-size: 19px !important; width:90% !important; border:#f4f4f4 3px solid !important; @@ -11,4 +11,4 @@ .brand-logo .logo-container{ height:55px; margin-top:5px; -} \ No newline at end of file +} From 61fd8ed7cdcc19b1a06a9ef8312fed0e82ed000f Mon Sep 17 00:00:00 2001 From: Subodh Aryal <43497160+asubodh@users.noreply.github.com> Date: Thu, 1 Oct 2020 17:42:14 +0545 Subject: [PATCH 2/2] Improved the Font Size Of SerchBar Text! Improved the Font Size Of SerchBar Text! --- css/style.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/css/style.css b/css/style.css index 37c7fc9..c0f639a 100644 --- a/css/style.css +++ b/css/style.css @@ -1,6 +1,6 @@ .section-search input{ padding:5px !important; - font-size: 19px !important; + font-size: 24px !important; width:90% !important; border:#f4f4f4 3px solid !important;