From 08a118c2f5e7419f3951681a94472cd8a940312c Mon Sep 17 00:00:00 2001 From: shalini negi <35887839+ashalininegihere@users.noreply.github.com> Date: Wed, 31 Oct 2018 16:52:44 +0530 Subject: [PATCH] update style.css changed the font size --- assets/css/navmenu/styles.css | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/assets/css/navmenu/styles.css b/assets/css/navmenu/styles.css index 179bb16..42f3214 100644 --- a/assets/css/navmenu/styles.css +++ b/assets/css/navmenu/styles.css @@ -29,7 +29,7 @@ a:hover { }*/ nav { - height:80px; + height:100px; background:#fff; border-bottom:1px solid #ccc; width:100%; @@ -289,4 +289,4 @@ nav.small .minilogo { nav.small .minilogo { display:none } -} \ No newline at end of file +}