Browse Source

Dynamic global menu is working fine

Md Mozahidur Rahman 1 year ago
parent
commit
5f00a8c42b
1 changed files with 1 additions and 1 deletions
  1. 1 1
      css/theme-styles.css

+ 1 - 1
css/theme-styles.css

@@ -30,7 +30,7 @@ section {
 }
 }
 
 
 main {
 main {
-  padding-top: 111px;
+  padding-top: 104px;
   background-color: #fff;
   background-color: #fff;
 }
 }