From 69e849da3fcce5ff6ee8280748b8f7eb433bc37b Mon Sep 17 00:00:00 2001 From: Sabhariesh <sabbhy1996@gmail.com> Date: Wed, 8 Nov 2017 01:53:41 +0530 Subject: [PATCH] Added cards structure and navbar to learn page, modified logo and color scheme --- css/style.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/css/style.css b/css/style.css index d970718..0e6246f 100644 --- a/css/style.css +++ b/css/style.css @@ -42,7 +42,7 @@ html { } #sidenavbar>#profile>i { - top: 40%; + top: 35%; } #sidenavbar>#docs>a { -- GitLab