From 00f0f2d6280851224c286bb08142706d11903be1 Mon Sep 17 00:00:00 2001 From: Fard433n <69037256+Fard433n@users.noreply.github.com> Date: Thu, 1 Oct 2020 01:34:09 +0530 Subject: [PATCH] updates style.css --- public/css/style.css | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/public/css/style.css b/public/css/style.css index f8343bd..e003093 100644 --- a/public/css/style.css +++ b/public/css/style.css @@ -152,7 +152,7 @@ ul { } .main_title p { - font-size: 14px; + font-size: 20px; font-family: "Poppins", sans-serif; font-weight: normal; line-height: 24px; @@ -188,7 +188,7 @@ ul { .header_area .navbar .logo_h { color: #fff; - height: 80px; + height: 70px; text-align: center; line-height: 69px; font-size: 30px; @@ -359,8 +359,8 @@ ul { top: -4px; border-radius: 50px; color: #fff; - width: 15px; - height: 15px; + width: 17px; + height: 17px; font-size: 10px; text-align: center; line-height: 14px;