From 107618dd897b3dd9c72398642e86ea64013e269c Mon Sep 17 00:00:00 2001 From: Gopal Date: Fri, 19 Oct 2018 02:35:47 +0530 Subject: [PATCH 1/2] Fixed desktop navbar --- index.html | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/index.html b/index.html index 6b27fa6..f3ccbe4 100644 --- a/index.html +++ b/index.html @@ -110,6 +110,11 @@ to {margin-top: 0%} } + @media only screen and (max-width: 768px){ + #navbarsExampleDefault{ + padding-bottom: 100%; + } + } @@ -127,7 +132,7 @@ -